class_interpolatedcamera - SeleDreams/godot-legacy GitHub Wiki
InterpolatedCamera
####Inherits: Camera ####Category: Core
Brief Description
Member Functions
- void set_target_path ( NodePath target_path )
- NodePath get_target_path ( ) const
- void set_target ( Camera target )
- void set_speed ( float speed )
- float get_speed ( ) const
- void set_interpolation_enabled ( bool target_path )
- bool is_interpolation_enabled ( ) const