Tesla Graphics Engine Documentation (January 2012)
Transform Method (value, m)
Tesla
►
Tesla.Math
►
Vector3
►
Transform(Vector3, Matrix)
C#
Transforms the 3D Vector using the specified transformation matrix.
Declaration Syntax
C#
public
static
Vector3
Transform
(
Vector3
value
,
Matrix
m
)
Parameters
value
(
Vector3
)
Source vector
m
(
Matrix
)
Source matrix
Return Value
Transformed vector
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)