[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PXL.Textures.pas line 315
type TCustomDrawableTexture = class(TCustomBaseTexture) |
||
protected |
||
|
||
FMultisamples: Integer; |
|
|
public |
||
function BeginDraw; virtual; abstract; |
|
|
procedure EndDraw; virtual; abstract; |
|
|
property DepthStencil: TDepthStencil; [rw] |
|
|
property Multisamples: Integer; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |