SoOnOff Properties |
The SoOnOff type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isOff | ( SoSFBool ) The inverse of isOn. |
![]() | isOn | ( SoSFBool ) Switch value. |
![]() | off | Turn the isOn switch off. |
![]() | on | Turn the isOn switch on. |
![]() | toggle | Toggle the switch value. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |