Method | Description | |
---|---|---|
BuildMipmaps ( ) : void |
Builds mipmap chain.
|
|
DepthStencilCube ( |
Creates render target
|
|
GetSurface ( CubeFace face ) : |
Gets render target surface for given mip level.
|
|
SetViewport ( ) : void |
Sets viewport for given render target
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes
|
public DepthStencilCube ( |
||
device | ||
format | DepthFormat | |
size | int | |
samples | int | |
debugName | string | |
return | System |
public GetSurface ( CubeFace face ) : |
||
face | CubeFace | |
return |