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