Device.SetTransform

Device.SetTransform method

Sets the current coordinate space transformation.

public abstract void SetTransform(Matrix matrix)
ParameterTypeDescription
matrixMatrixA transformation matrix.

See Also