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: 18.03.00
Syntaxpublic void GoToInitialPosition()
Remarks
            This does not take into account the InitialParentOnReset.
            
See Also