|
PixelsVisual3DResetFixedUpVector Method |
Resets the fixed up vector that was set by
SetFixedUpVector(Vector3) to default behaviour
(pixels always face the camera so that their up vector is perpendicular to the look direction).
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public void ResetFixedUpVector()
See Also