Table of Contents

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

StringName

IsKeepScaleEnabled

Cached name for the 'is_keep_scale_enabled' method.

public static readonly StringName IsKeepScaleEnabled

Field Value

StringName

SetBillboardType

Cached name for the 'set_billboard_type' method.

public static readonly StringName SetBillboardType

Field Value

StringName

SetKeepScaleEnabled

Cached name for the 'set_keep_scale_enabled' method.

public static readonly StringName SetKeepScaleEnabled

Field Value

StringName