MotorAspectTryLockTargetState Method |
Namespace:
Demo3D.Visuals.Motor
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntaxpublic MotorAspectLock<MotorState> TryLockTargetState()
Return Value
Type:
MotorAspectLockMotorStateThe acquired lock, or null if something else currently holds a lock.
See Also