Click or drag to resize
XDL

XQuaternionIsIdentity Method

Identity rotation 여부를 반환한다.

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

Return Value

Type: Boolean
Identity rotation 여부.
See Also