Click or drag to resize
PoSceneView Properties

The PoSceneView type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyisBackgroundVisible

Defines the visibility of the background of the view.

Public propertyisBorderVisible

Defines the visibility of the borders of the view.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyviewportOrigin

Lower-left corner coordinates of the viewport of the view.

(Inherited from PoBaseView.)
Public propertyviewportSize

Size of the viewport of the view.

(Inherited from PoBaseView.)
Top
See Also