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: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFVec2s padding { get; }

Property Value

Type: SoSFVec2s
Remarks

default is (0, 0).

See Also