LedBoardExtrusionSettings
public struct LedBoardExtrusionSettingsConfigures generated board depth, depth scaling, and which body regions are rendered.
Fields
Section titled “Fields”
Enabled
Section titled “Enabled”public bool EnabledReturns
System.Boolean
DepthMeters
Section titled “DepthMeters”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