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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoTextureCoordinateBindingBindings> value { get; }

Property Value

Type: SoSFEnumSoTextureCoordinateBindingBindings
Remarks

. Default is PER_VERTEX_INDEXED.

See Also