Click or drag to resize
SoTangentCacheSet Method (SbVec3f, SoTangentBindingElementBindings, Int32)

Stores a list of tangents in the cache .

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Set(
	SbVec3f[] tangents,
	SoTangentBindingElementBindings tangentBinding,
	int startIndex
)

Parameters

tangents
Type: OIV.InventorSbVec3f
tangentBinding
Type: OIV.Inventor.ElementsSoTangentBindingElementBindings
startIndex
Type: SystemInt32
Remarks