Click or drag to resize

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: 19.00.00
Syntax
C#
public void GoToInitialPosition()
Remarks
This does not take into account the InitialParentOnReset.
See Also