Click or drag to resize
SoNormalCacheSet Method

Stores a list of normals in the cache .

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Set(
	SbVec3f[] normals,
	SoNormalBindingElementBindings normalBinding
)

Parameters

normals
Type: OIV.InventorSbVec3f
normalBinding
Type: OIV.Inventor.ElementsSoNormalBindingElementBindings
Remarks