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: 18.03.00
Syntaxpublic void SetInitialPosition()
Remarks
            The InitialLocation and InitialRotation are set to the Location and Rotation OnReset if InitialPositionOnReset is true.
            
See Also