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