TextureCube.SetData<T> Method (CubeMapFace, T[])
Sets cube texture data, specifying a cubemap face.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in Microsoft.Xna.Framework.Graphics.dll)
Type Parameters
- T
The type of the elements in the array.
Parameters
- cubeMapFace
- Type: Microsoft.Xna.Framework.Graphics.CubeMapFace
The cubemap face.
- data
- Type: T[]
Array of data.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.