VisualGoToInitialRotation Method |
Set the Rotation of the Visual to be the same as the InitialRotation. The Location remains unchanged.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic void GoToInitialRotation()
Remarks
This does not take into account the InitialParentOnReset.
See Also