Tesseract Engine Documentation

Mass.Rotate Method 

Rotate the coordinate system

public void Rotate(
   Single dVert,
   Single dHoriz
);

Parameters

dVert
Vertical rotation
dHoriz
Horizontal rotation

See Also

Mass Class | DarkWynter.Engine.Physics Namespace