Table of Contents

Class GpuParticlesAttractor3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class GpuParticlesAttractor3D.MethodName : VisualInstance3D.MethodName
Inheritance
GpuParticlesAttractor3D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAttenuation

Cached name for the 'get_attenuation' method.

public static readonly StringName GetAttenuation

Field Value

StringName

GetCullMask

Cached name for the 'get_cull_mask' method.

public static readonly StringName GetCullMask

Field Value

StringName

GetDirectionality

Cached name for the 'get_directionality' method.

public static readonly StringName GetDirectionality

Field Value

StringName

GetStrength

Cached name for the 'get_strength' method.

public static readonly StringName GetStrength

Field Value

StringName

SetAttenuation

Cached name for the 'set_attenuation' method.

public static readonly StringName SetAttenuation

Field Value

StringName

SetCullMask

Cached name for the 'set_cull_mask' method.

public static readonly StringName SetCullMask

Field Value

StringName

SetDirectionality

Cached name for the 'set_directionality' method.

public static readonly StringName SetDirectionality

Field Value

StringName

SetStrength

Cached name for the 'set_strength' method.

public static readonly StringName SetStrength

Field Value

StringName