StagCameraRotatorΒΆ
Inherits: Node3D
There is currently no description for this class. Please help us by contributing one!
PropertiesΒΆ
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Array[ |
|
MethodsΒΆ
|
_calculate_target_position() virtual const |
Property DescriptionsΒΆ
bool editor_preview = true π
void set_editor_preview(value:
bool)boolget_editor_preview()
There is currently no description for this property. Please help us by contributing one!
bool enabled = true π
void set_enabled(value:
bool)boolget_enabled()
There is currently no description for this property. Please help us by contributing one!
bool never_roll = true π
void set_never_roll(value:
bool)boolget_never_roll()
There is currently no description for this property. Please help us by contributing one!
float rate = 10.0 π
void set_rate(value:
float)floatget_rate()
There is currently no description for this property. Please help us by contributing one!
bool tracking_override = false π
void set_tracking_override(value:
bool)boolget_tracking_override()
There is currently no description for this property. Please help us by contributing one!
Vector3 tracking_override_position = Vector3(0, 0, -1) π
void set_tracking_override_position(value:
Vector3)Vector3get_tracking_override_position()
There is currently no description for this property. Please help us by contributing one!
Array[Node3D] tracking_targets = [] π
void set_tracking_targets(value: Array[
Node3D])Array[
Node3D] get_tracking_targets()
There is currently no description for this property. Please help us by contributing one!
Method DescriptionsΒΆ
Vector3 _calculate_target_position() virtual const π
There is currently no description for this method. Please help us by contributing one!