Click or drag to resize
SoBufferedShapevertexOffset Property

Offset in bytes to the first vertex within the buffer.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFInt32 vertexOffset { get; }

Property Value

Type: SoSFInt32
Remarks

Default is 0.

See Also