Click or drag to resize
SoTextureCoordinateBindingvalue Property

Specifies how to bind texture coordinates to shapes.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoTextureCoordinateBindingBindings> value { get; }

Property Value

Type: SoSFEnumSoTextureCoordinateBindingBindings
Remarks

. Default is PER_VERTEX_INDEXED.

See Also