| SoBufferedShapecolorOffset Property  | 
Offset in bytes to the first color value in the buffer. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFInt32 colorOffset { get; }Public ReadOnly Property colorOffset As SoSFInt32
	Get
public:
property SoSFInt32^ colorOffset {
	SoSFInt32^ get ();
}member colorOffset : SoSFInt32 with get
Property Value
Type: 
SoSFInt32
Remarks
See Also