Click or drag to resize

VisualGoToInitialRotation Method

Set the Rotation of the Visual to be the same as the InitialRotation. The Location remains unchanged.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void GoToInitialRotation()
Remarks
This does not take into account the InitialParentOnReset.
See Also