SoBufferedShapenormalOffset Property |
Offset in bytes to the first normal vector in the buffer.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 normalOffset { get; }
Public ReadOnly Property normalOffset As SoSFInt32
Get
public:
property SoSFInt32^ normalOffset {
SoSFInt32^ get ();
}
member normalOffset : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also