Click or drag to resize
XDL

XQuaternionIsIdentity Method

Identity rotation 여부를 반환한다.

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

Return Value

Boolean
Identity rotation 여부.
See Also