Click or drag to resize
SoVRMLTransformCombineRight Method

Same as multRight() except that the transformation to multiply into this node comes from another transformation node.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void CombineRight(
	SoVRMLTransform nodeOnRight
)

Parameters

nodeOnRight
Type: OIV.Inventor.VRMLnodesSoVRMLTransform
Remarks