VisualSetInitialPosition Method |
Set InitialLocation to be the current Location and InitialRotation to be the current Rotation.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic void SetInitialPosition()
Remarks
The InitialLocation and InitialRotation are set to the Location and Rotation OnReset if InitialPositionOnReset is true.
See Also