SoVolumeDataDrawStyleboundaryMaterial Property |
Material used to render the mask boundary.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFMaterial boundaryMaterial { get; }
Public ReadOnly Property boundaryMaterial As SoSFMaterial
Get
public:
property SoSFMaterial^ boundaryMaterial {
SoSFMaterial^ get ();
}
member boundaryMaterial : SoSFMaterial with get
Property Value
Type:
SoSFMaterialRemarks See Also