SoOffscreenVolumeRenderbboxSceneGraph Property |
Head of the scene graph that defines the 3D off-screen scene cube to consider in world coordinates.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFNode bboxSceneGraph { get; }
Public ReadOnly Property bboxSceneGraph As SoSFNode
Get
public:
property SoSFNode^ bboxSceneGraph {
SoSFNode^ get ();
}
member bboxSceneGraph : SoSFNode with get
Property Value
Type:
SoSFNodeRemarks See Also