InterpolatedCamera
Inherits: Camera < Spatial < Node < Object
Category: Core
Brief Description
Member Functions
float | get_speed ( ) const |
NodePath | get_target_path ( ) const |
bool | is_interpolation_enabled ( ) const |
void | set_interpolation_enabled ( bool target_path ) |
void | set_speed ( float speed ) |
void | set_target ( Camera target ) |
void | set_target_path ( NodePath target_path ) |
Member Function Description
float get_speed ( ) const
NodePath get_target_path ( ) const
bool is_interpolation_enabled ( ) const
void set_interpolation_enabled ( bool target_path )
void set_speed ( float speed )
void set_target ( Camera target )
void set_target_path ( NodePath target_path )
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_interpolatedcamera.html