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