LedBoardFaultController
[AddComponentMenu("LED Studio/LED Board Fault Controller")]public sealed class LedBoardFaultController : MonoBehaviourConvenience MonoBehaviour for applying a defect profile to a board at startup. Provides simple severity and toggle controls for designers and gameplay scripts.
Methods
Section titled “Methods”
SetWornBoardLook(float)
Section titled “SetWornBoardLook(float)”public void SetWornBoardLook(float severity)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
severity |
System.Single | |
ToggleFaults(bool)
Section titled “ToggleFaults(bool)”public void ToggleFaults(bool value)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
value |
System.Boolean |