Check that a light type inherits from InputLightBase.
| Name | Description |
|---|---|
| const bool Value = IsBaseOf< InputLightBase, LightType >::Value | Value. |
| Name | Description |
|---|---|
| Check() | Check that will raise compiler error. |
public: bool Check()
Check that will raise compiler error.