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.
The following tables list the members exposed by the Texture3D type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Texture3D | Creates a new instance of this object. |
![]() ![]() |
Texture3D | Overloaded. Creates a new instance of this object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Depth | Gets the depth of this volume texture resource, in pixels. |
![]() |
Format | (Inherited from Texture.) |
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
Height | Gets the height of this texture resource, in pixels. |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
LevelCount | (Inherited from Texture.) |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
Tag | (Inherited from GraphicsResource.) |
![]() |
Width | Gets the width of this texture resource, in pixels. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from GraphicsResource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetData | Overloaded. Gets a copy of the texture data. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetData | Overloaded. Sets data. |
![]() |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
Disposing | (Inherited from GraphicsResource.) |