Device.Transform

Device.Transform method

Transforms the current transformation matrix. Calls writeTransform(Transform)

public virtual void Transform(Matrix transform)
ParameterTypeDescription
transformMatrixTransform to be applied.

See Also