Click or drag to resize
Matrix4Scale Method (Vector3)
Scale by vector about origin.

Namespace:  ABB.Robotics.Math
Assembly:  ABB.Robotics.Math (in ABB.Robotics.Math.dll) Version: 7.0.8747.636
Syntax
C#
public void Scale(
	Vector3 scalevec
)

Parameters

scalevec
Type: ABB.Robotics.MathVector3
Version Information

Supported in: 1.0
See Also