SoOffscreenVolumeRendercomponents Property |
Components to get back from the offscreen render.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoOffscreenVolumeRenderComponentsType> components { get; }
Public ReadOnly Property components As SoSFEnum(Of SoOffscreenVolumeRenderComponentsType)
Get
public:
property SoSFEnum<SoOffscreenVolumeRenderComponentsType>^ components {
SoSFEnum<SoOffscreenVolumeRenderComponentsType>^ get ();
}
member components : SoSFEnum<SoOffscreenVolumeRenderComponentsType> with get
Property Value
Type:
SoSFEnumSoOffscreenVolumeRenderComponentsTypeRemarks See Also