0 out of 1 rated this helpful - Rate this topic

BasicEffect.World Property

Gets or sets the world matrix. Use this matrix to change the position of the model, using world coordinates.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

public Matrix World { get; set; }

Property Value

The world matrix.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.