Click or drag to resize
SoVertexProperty.normalBinding Property

Normal binding.

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

Property Value

Type: SoSFEnum<SoVertexProperty.Bindings>
Remarks

. Default is PER_VERTEX_INDEXED.

See Also