VisualGoToInitialPosition Method |
Set the Location and Rotation of the Visual to be the same as the InitialLocation and InitialRotation.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic void GoToInitialPosition()
Remarks
This does not take into account the InitialParentOnReset.
See Also