Class DirectionalLight3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class DirectionalLight3D.MethodName : Light3D.MethodName
- Inheritance
-
DirectionalLight3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetShadowMode
Cached name for the 'get_shadow_mode' method.
public static readonly StringName GetShadowMode
Field Value
GetSkyMode
Cached name for the 'get_sky_mode' method.
public static readonly StringName GetSkyMode
Field Value
IsBlendSplitsEnabled
Cached name for the 'is_blend_splits_enabled' method.
public static readonly StringName IsBlendSplitsEnabled
Field Value
SetBlendSplits
Cached name for the 'set_blend_splits' method.
public static readonly StringName SetBlendSplits
Field Value
SetShadowMode
Cached name for the 'set_shadow_mode' method.
public static readonly StringName SetShadowMode
Field Value
SetSkyMode
Cached name for the 'set_sky_mode' method.
public static readonly StringName SetSkyMode