Click or drag to resize
SoVRMemoryWriterpadding Property

Padding over x and y dimension, use to align slice data in memory.

Namespace: OIV.VolumeViz.Writers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2s padding { get; }

Property Value

Type: SoSFVec2s
Remarks

default is (0, 0).

See Also