Click or drag to resize
XDL

XQuaternionIsIdentity Method

Identity rotation 여부를 반환한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public bool IsIdentity()

Return Value

Type: Boolean
Identity rotation 여부.
See Also