MotorAspectLockTSet Method |
Sets the value of the locked property.
Namespace: Demo3D.Visuals.MotorAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void Set(
T value
)
Parameters
- value T
- The value for the locked property.
Exceptions
See Also