Property | Type | Description | |
---|---|---|---|
FTextures | List |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetTexture ( int index ) : DX11DynamicTexture2D | ||
ResourcePool ( FeralTic.DX11.DX11RenderContext context, int width, int height ) : System |
public GetTexture ( int index ) : DX11DynamicTexture2D | ||
index | int | |
return | DX11DynamicTexture2D |
public ResourcePool ( FeralTic.DX11.DX11RenderContext context, int width, int height ) : System | ||
context | FeralTic.DX11.DX11RenderContext | |
width | int | |
height | int | |
return | System |