次の方法で共有


IEffectMatrices Interface

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets transformation matrix parameters for the current effect.

Namespace:  Microsoft.Xna.Framework.Graphics
Assembly:  Microsoft.Xna.Framework.Graphics.Extensions (in Microsoft.Xna.Framework.Graphics.Extensions.dll)

Syntax

'Declaration
Public Interface IEffectMatrices
public interface IEffectMatrices

The IEffectMatrices type exposes the following members.

Properties

  Name Description
Public property Projection Gets or sets the projection matrix in the current effect.
Public property View Gets or sets the view matrix in the current effect.
Public property World Gets or sets the world matrix in the current effect.

Top

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.