Click or drag to resize
XDL

XscModelPitch Property

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

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

Property Value

XAngle
See Also