Click or drag to resize
XDL

XscModelRoll Property

모델의 roll값을 확인하거나 설정한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public XAngle Roll {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
 set; }

Property Value

Type: XAngle
See Also