Gets or sets the world matrix. Use this matrix to change the position of the model, using world coordinates.
Namespace: Microsoft.Xna.Framework.GraphicsAssembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
public Matrix World { get; set; }