Click or drag to resize
SoTextureCoordinateBindingElementBindings Enumeration

The choice of values is for compatibility with Open Inventor 2.0 binary format files.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Bindings
Members
  Member nameValueDescription
PER_VERTEX7

Per vertex texture coordinates.

PER_VERTEX_INDEXED8

Per vertex, indexed, texture coordinates.

Remarks