Class VisualShaderNodeBillboard.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeBillboard.MethodName : VisualShaderNode.MethodName
- Inheritance
-
VisualShaderNodeBillboard.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBillboardType
Cached name for the 'get_billboard_type' method.
public static readonly StringName GetBillboardType
Field Value
IsKeepScaleEnabled
Cached name for the 'is_keep_scale_enabled' method.
public static readonly StringName IsKeepScaleEnabled
Field Value
SetBillboardType
Cached name for the 'set_billboard_type' method.
public static readonly StringName SetBillboardType
Field Value
SetKeepScaleEnabled
Cached name for the 'set_keep_scale_enabled' method.
public static readonly StringName SetKeepScaleEnabled