Click or drag to resize
XDL

NXPlanetLayerSceneEditorHitTestableScene Property

Scene의 hit-testable을 확인하거나 설정한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax
C#
public bool HitTestableScene { get; set; }

Property Value

Boolean
See Also