SoVRMemoryWriterpadding Property |
Padding over x and y dimension, use to align slice data in memory.
Namespace: OIV.VolumeViz.WritersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2s padding { get; }
Public ReadOnly Property padding As SoSFVec2s
Get
public:
property SoSFVec2s^ padding {
SoSFVec2s^ get ();
}
member padding : SoSFVec2s with get
Property Value
Type:
SoSFVec2sRemarks See Also