LedBoardExtrusionSettings
public struct LedBoardExtrusionSettingsConfigures generated board depth, depth scaling, and which body regions are rendered.
Fields
Section titled “Fields”
Enabled
Section titled “Enabled”[Tooltip("Generate a simple cabinet body behind the LED face.")]public bool EnabledReturns
System.Boolean
DepthMeters
Section titled “DepthMeters”[Tooltip("Physical depth of the generated board body in meters.")][Min(0.001)]public float DepthMetersReturns
System.Single
Methods
Section titled “Methods”
Normalized()
Section titled “Normalized()”public LedBoardExtrusionSettings Normalized()Returns a copy with a positive physical depth suitable for mesh generation.
Returns
LEDStudio.LedBoardExtrusionSettings
Properties
Section titled “Properties”
EffectiveDepthMeters
Section titled “EffectiveDepthMeters”public float EffectiveDepthMeters { get; }Returns
System.Single
Disabled
Section titled “Disabled”public static LedBoardExtrusionSettings Disabled { get; }Returns
LEDStudio.LedBoardExtrusionSettings
EnabledDefault
Section titled “EnabledDefault”public static LedBoardExtrusionSettings EnabledDefault { get; }Returns
LEDStudio.LedBoardExtrusionSettings