Click or drag to resize
SoTextureMatrixElement.Mult Method

Multiplies the given matrix into the texture matrix.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void Mult(
	SoState state,
	SoNode node,
	SbMatrix matrix
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
node
Type: OIV.Inventor.Nodes.SoNode
matrix
Type: OIV.Inventor.SbMatrix
Remarks