OmegaEngine API
1.0.3
|
An object that can provide a Texture for rendering. More...
Properties | |
Texture | Texture [get] |
The SlimDX.Direct3D9.Texture this object represents. More... | |
Additional Inherited Members | |
Public Member Functions inherited from OmegaEngine.Assets.IReferenceCount | |
void | HoldReference () |
Increments the reference count by one. More... | |
void | ReleaseReference () |
Decrements the reference count by one. More... | |
An object that can provide a Texture for rendering.
This provides a common interface for static (unchanging) XTexture assets and dynamic RenderTargets.
|
get |
The SlimDX.Direct3D9.Texture this object represents.