MotorAspectTryLockTargetDirection Method |
Namespace: Demo3D.Visuals.MotorAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic MotorAspectLock<MotorDirection> TryLockTargetDirection()
Return Value
MotorAspectLockMotorDirectionThe acquired lock, or null if something else currently holds a lock.
See Also