Click or drag to resize
SoVolumeMaskSetProperties Method

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual void SetProperties(
	SbVec3i32 dimension,
	SbVec3i32 tileSize,
	int border
)

Parameters

dimension
Type: OIV.InventorSbVec3i32
tileSize
Type: OIV.InventorSbVec3i32
border
Type: SystemInt32
Remarks