Class Curve2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Curve2D.MethodName : Resource.MethodName
- Inheritance
-
Curve2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPoint
Cached name for the 'add_point' method.
public static readonly StringName AddPoint
Field Value
ClearPoints
Cached name for the 'clear_points' method.
public static readonly StringName ClearPoints
Field Value
GetBakeInterval
Cached name for the 'get_bake_interval' method.
public static readonly StringName GetBakeInterval
Field Value
GetBakedLength
Cached name for the 'get_baked_length' method.
public static readonly StringName GetBakedLength
Field Value
GetBakedPoints
Cached name for the 'get_baked_points' method.
public static readonly StringName GetBakedPoints
Field Value
GetClosestOffset
Cached name for the 'get_closest_offset' method.
public static readonly StringName GetClosestOffset
Field Value
GetClosestPoint
Cached name for the 'get_closest_point' method.
public static readonly StringName GetClosestPoint
Field Value
GetPointCount
Cached name for the 'get_point_count' method.
public static readonly StringName GetPointCount
Field Value
GetPointIn
Cached name for the 'get_point_in' method.
public static readonly StringName GetPointIn
Field Value
GetPointOut
Cached name for the 'get_point_out' method.
public static readonly StringName GetPointOut
Field Value
GetPointPosition
Cached name for the 'get_point_position' method.
public static readonly StringName GetPointPosition
Field Value
RemovePoint
Cached name for the 'remove_point' method.
public static readonly StringName RemovePoint
Field Value
Sample
Cached name for the 'sample' method.
public static readonly StringName Sample
Field Value
SampleBaked
Cached name for the 'sample_baked' method.
public static readonly StringName SampleBaked
Field Value
SampleBakedWithRotation
Cached name for the 'sample_baked_with_rotation' method.
public static readonly StringName SampleBakedWithRotation
Field Value
Samplef
Cached name for the 'samplef' method.
public static readonly StringName Samplef
Field Value
SetBakeInterval
Cached name for the 'set_bake_interval' method.
public static readonly StringName SetBakeInterval
Field Value
SetPointCount
Cached name for the 'set_point_count' method.
public static readonly StringName SetPointCount
Field Value
SetPointIn
Cached name for the 'set_point_in' method.
public static readonly StringName SetPointIn
Field Value
SetPointOut
Cached name for the 'set_point_out' method.
public static readonly StringName SetPointOut
Field Value
SetPointPosition
Cached name for the 'set_point_position' method.
public static readonly StringName SetPointPosition
Field Value
Tessellate
Cached name for the 'tessellate' method.
public static readonly StringName Tessellate
Field Value
TessellateEvenLength
Cached name for the 'tessellate_even_length' method.
public static readonly StringName TessellateEvenLength
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData