Curve¶
Inherits: Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
Signals¶
- range_changed ( )
Member Function Description¶
- int add_point ( Vector2 pos, float left_tangent=0, float right_tangent=0, int left_mode=0, int right_mode=null )
- void bake ( )
- void clean_dupes ( )
- void clear_points ( )
- int get_bake_resolution ( ) const
- float get_max_value ( ) const
- float get_min_value ( ) const
- void remove_point ( int index )
- void set_bake_resolution ( int resolution )
- void set_max_value ( float max )
- void set_min_value ( float min )