Click or drag to resize
SoTextureCoordinateBindingBindings Enumeration

Binding value.

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

Current texture coordinates are applied sequentially to vertices of shape.

PER_VERTEX_INDEXED8

Current texture coordinates are indexed per vertex.

DEFAULT8
Remarks