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