Class GpuParticlesCollisionHeightField3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GpuParticlesCollisionHeightField3D.MethodName : GpuParticlesCollision3D.MethodName
- Inheritance
-
GpuParticlesCollisionHeightField3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetResolution
Cached name for the 'get_resolution' method.
public static readonly StringName GetResolution
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetUpdateMode
Cached name for the 'get_update_mode' method.
public static readonly StringName GetUpdateMode
Field Value
IsFollowCameraEnabled
Cached name for the 'is_follow_camera_enabled' method.
public static readonly StringName IsFollowCameraEnabled
Field Value
SetFollowCameraEnabled
Cached name for the 'set_follow_camera_enabled' method.
public static readonly StringName SetFollowCameraEnabled
Field Value
SetResolution
Cached name for the 'set_resolution' method.
public static readonly StringName SetResolution
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
Field Value
SetUpdateMode
Cached name for the 'set_update_mode' method.
public static readonly StringName SetUpdateMode