Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets data.
Overload List
Name | Description |
---|---|
Texture3D.SetData (Int32, Int32, Int32, Int32, Int32, Int32, Int32, T[], Int32, Int32) | Sets 3D texture data, specifying a mipmap level, source box, start index, and number of elements. |
Texture3D.SetData (T[]) | Sets 3D texture data. |
Texture3D.SetData (T[], Int32, Int32) | Sets 3D texture data, specifying a start index and number of elements. |
See Also
Reference
Texture3D Class
Texture3D Members
Microsoft.Xna.Framework.Graphics Namespace