[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: AsphyreBaseTextures.pas line 165
type TAsphyreRenderTargetTexture = class(TAsphyreCustomTexture) |
||
protected |
||
FMultisamples: Integer; |
|
|
public |
||
property DepthStencil: Boolean; [rw] |
|
|
property Multisamples: Integer; [rw] |
|
|
function BeginDrawTo; virtual; abstract; |
|
|
procedure EndDrawTo; virtual; abstract; |
|
|
constructor Create; override; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |