SoOffscreenVolumeRenderboxSize Property |
Resolution of the output data in the off-screen box.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3i32 boxSize { get; }
Public ReadOnly Property boxSize As SoSFVec3i32
Get
public:
property SoSFVec3i32^ boxSize {
SoSFVec3i32^ get ();
}
member boxSize : SoSFVec3i32 with get
Property Value
Type:
SoSFVec3i32Remarks See Also