collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
Orientation3D
.
.
::
..GetNormalDirection Method
gradient

Returns the Normal (Forward) Direction of the given Quaternion.

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public static Vector3 GetNormalDirection(

 Quaternion sOrientation

)

Visual Basic

Public Shared Function GetNormalDirection (

 sOrientation As Quaternion

As Vector3

Visual C++

public:

static Vector3 GetNormalDirection(

 Quaternion sOrientation

)

Parameters

sOrientation

Type: Quaternion

The Quaternion whose Direction we want.

Return Value

Type: Vector3

Returns the Normal (Forward) Direction of the given Quaternion.

collapse_allSee Also

Orientation3D Class

Orientation3D Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com