Unit 'AsphyreBaseTextures' Package
[Overview][Classes][Index] [#pl_asphyresphinx]

TAsphyreRenderTargetTexture

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TAsphyreRenderTargetTexture

  

|

TAsphyreCustomTexture

  

|

TObject



CT Web help

CodeTyphon Studio