:github_url: hide .. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/stag-toolkit/sphinx/gen/gdextension/StagCameraDolly.xml. .. _class_StagCameraDolly: StagCameraDolly =============== **Inherits:** ``Node3D`` .. container:: contribute There is currently no description for this class. Please help us by `contributing one `__! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`acceleration_max` | ``20.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`depth_max` | ``10.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`depth_min` | ``-10.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``bool`` | :ref:`editor_preview` | ``true`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``bool`` | :ref:`enabled` | ``true`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`fov` | ``1.3089969`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`ramp_cubic` | ``6.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`ramp_linear` | ``1.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`ramp_quadratic` | ``3.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`speed_max` | ``10.0`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``bool`` | :ref:`tracking_override` | ``false`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``AABB`` | :ref:`tracking_override_bounds` | ``AABB(0, 0, 0, 0, 0, 0)`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | ``float`` | :ref:`tracking_target_radius` | ``0.5`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ | :ref:`Array`\[``Node3D``\] | :ref:`tracking_targets` | ``[]`` | +-----------------------------------------+------------------------------------------------------------------------------------------+----------------------------+ .. rst-class:: classref-reftable-group Methods ------- .. table:: :widths: auto +-----------+----------------------------------------------------------------------------------------------------------------------------+ | ``AABB`` | :ref:`_calculate_tracking_bounds`\ (\ ) |virtual| |const| | +-----------+----------------------------------------------------------------------------------------------------------------------------+ | ``float`` | :ref:`_ease_velocity`\ (\ distance\: ``float``\ ) |virtual| |const| | +-----------+----------------------------------------------------------------------------------------------------------------------------+ | ``float`` | :ref:`_goal_depth`\ (\ bounds\: ``AABB``\ ) |virtual| |const| | +-----------+----------------------------------------------------------------------------------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_StagCameraDolly_property_acceleration_max: .. rst-class:: classref-property ``float`` **acceleration_max** = ``20.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_acceleration_max**\ (\ value\: ``float``\ ) - ``float`` **get_acceleration_max**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_depth_max: .. rst-class:: classref-property ``float`` **depth_max** = ``10.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_depth_max**\ (\ value\: ``float``\ ) - ``float`` **get_depth_max**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_depth_min: .. rst-class:: classref-property ``float`` **depth_min** = ``-10.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_depth_min**\ (\ value\: ``float``\ ) - ``float`` **get_depth_min**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_editor_preview: .. rst-class:: classref-property ``bool`` **editor_preview** = ``true`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_editor_preview**\ (\ value\: ``bool``\ ) - ``bool`` **get_editor_preview**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_enabled: .. rst-class:: classref-property ``bool`` **enabled** = ``true`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_enabled**\ (\ value\: ``bool``\ ) - ``bool`` **get_enabled**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_fov: .. rst-class:: classref-property ``float`` **fov** = ``1.3089969`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_fov**\ (\ value\: ``float``\ ) - ``float`` **get_fov**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_ramp_cubic: .. rst-class:: classref-property ``float`` **ramp_cubic** = ``6.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_ramp_cubic**\ (\ value\: ``float``\ ) - ``float`` **get_ramp_cubic**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_ramp_linear: .. rst-class:: classref-property ``float`` **ramp_linear** = ``1.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_ramp_linear**\ (\ value\: ``float``\ ) - ``float`` **get_ramp_linear**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_ramp_quadratic: .. rst-class:: classref-property ``float`` **ramp_quadratic** = ``3.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_ramp_quadratic**\ (\ value\: ``float``\ ) - ``float`` **get_ramp_quadratic**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_speed_max: .. rst-class:: classref-property ``float`` **speed_max** = ``10.0`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_speed_max**\ (\ value\: ``float``\ ) - ``float`` **get_speed_max**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_tracking_override: .. rst-class:: classref-property ``bool`` **tracking_override** = ``false`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_tracking_override**\ (\ value\: ``bool``\ ) - ``bool`` **get_tracking_override**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_tracking_override_bounds: .. rst-class:: classref-property ``AABB`` **tracking_override_bounds** = ``AABB(0, 0, 0, 0, 0, 0)`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_tracking_override_bounds**\ (\ value\: ``AABB``\ ) - ``AABB`` **get_tracking_override_bounds**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_tracking_target_radius: .. rst-class:: classref-property ``float`` **tracking_target_radius** = ``0.5`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_tracking_target_radius**\ (\ value\: ``float``\ ) - ``float`` **get_tracking_target_radius**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_property_tracking_targets: .. rst-class:: classref-property :ref:`Array`\[``Node3D``\] **tracking_targets** = ``[]`` :ref:`🔗` .. rst-class:: classref-property-setget - |void| **set_tracking_targets**\ (\ value\: :ref:`Array`\[``Node3D``\]\ ) - :ref:`Array`\[``Node3D``\] **get_tracking_targets**\ (\ ) .. container:: contribute There is currently no description for this property. Please help us by `contributing one `__! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Method Descriptions ------------------- .. _class_StagCameraDolly_private_method__calculate_tracking_bounds: .. rst-class:: classref-method ``AABB`` **_calculate_tracking_bounds**\ (\ ) |virtual| |const| :ref:`🔗` .. container:: contribute There is currently no description for this method. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_private_method__ease_velocity: .. rst-class:: classref-method ``float`` **_ease_velocity**\ (\ distance\: ``float``\ ) |virtual| |const| :ref:`🔗` .. container:: contribute There is currently no description for this method. Please help us by `contributing one `__! .. rst-class:: classref-item-separator ---- .. _class_StagCameraDolly_private_method__goal_depth: .. rst-class:: classref-method ``float`` **_goal_depth**\ (\ bounds\: ``AABB``\ ) |virtual| |const| :ref:`🔗` .. container:: contribute There is currently no description for this method. Please help us by `contributing one `__! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |required| replace:: :abbr:`required (This method is required to be overridden when extending its base class.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)` .. |void| replace:: :abbr:`void (No return value.)`