Class ReflectionProbe.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ReflectionProbe.MethodName : VisualInstance3D.MethodName
- Inheritance
-
ReflectionProbe.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AreShadowsEnabled
Cached name for the 'are_shadows_enabled' method.
public static readonly StringName AreShadowsEnabled
Field Value
GetAmbientColor
Cached name for the 'get_ambient_color' method.
public static readonly StringName GetAmbientColor
Field Value
GetAmbientColorEnergy
Cached name for the 'get_ambient_color_energy' method.
public static readonly StringName GetAmbientColorEnergy
Field Value
GetAmbientMode
Cached name for the 'get_ambient_mode' method.
public static readonly StringName GetAmbientMode
Field Value
GetCullMask
Cached name for the 'get_cull_mask' method.
public static readonly StringName GetCullMask
Field Value
GetIntensity
Cached name for the 'get_intensity' method.
public static readonly StringName GetIntensity
Field Value
GetMaxDistance
Cached name for the 'get_max_distance' method.
public static readonly StringName GetMaxDistance
Field Value
GetMeshLodThreshold
Cached name for the 'get_mesh_lod_threshold' method.
public static readonly StringName GetMeshLodThreshold
Field Value
GetOriginOffset
Cached name for the 'get_origin_offset' method.
public static readonly StringName GetOriginOffset
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
IsBoxProjectionEnabled
Cached name for the 'is_box_projection_enabled' method.
public static readonly StringName IsBoxProjectionEnabled
Field Value
IsSetAsInterior
Cached name for the 'is_set_as_interior' method.
public static readonly StringName IsSetAsInterior
Field Value
SetAmbientColor
Cached name for the 'set_ambient_color' method.
public static readonly StringName SetAmbientColor
Field Value
SetAmbientColorEnergy
Cached name for the 'set_ambient_color_energy' method.
public static readonly StringName SetAmbientColorEnergy
Field Value
SetAmbientMode
Cached name for the 'set_ambient_mode' method.
public static readonly StringName SetAmbientMode
Field Value
SetAsInterior
Cached name for the 'set_as_interior' method.
public static readonly StringName SetAsInterior
Field Value
SetCullMask
Cached name for the 'set_cull_mask' method.
public static readonly StringName SetCullMask
Field Value
SetEnableBoxProjection
Cached name for the 'set_enable_box_projection' method.
public static readonly StringName SetEnableBoxProjection
Field Value
SetEnableShadows
Cached name for the 'set_enable_shadows' method.
public static readonly StringName SetEnableShadows
Field Value
SetIntensity
Cached name for the 'set_intensity' method.
public static readonly StringName SetIntensity
Field Value
SetMaxDistance
Cached name for the 'set_max_distance' method.
public static readonly StringName SetMaxDistance
Field Value
SetMeshLodThreshold
Cached name for the 'set_mesh_lod_threshold' method.
public static readonly StringName SetMeshLodThreshold
Field Value
SetOriginOffset
Cached name for the 'set_origin_offset' method.
public static readonly StringName SetOriginOffset
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