| Description | Hierarchy | Fields | Methods | Properties |
type TStatic = class(TElement)
This represent an object with no geom associated. Just a mesh. If you run into it, you'll pass throu.
| Name | Description | |
|---|---|---|
![]() |
pos |
|
![]() |
rot |
![]() |
constructor Create(aMesh:TMesh; aTexture:TTexture); |
![]() |
function getPosition:PdVector3; override; |
![]() |
function getRotation:PdMatrix3; override; |
![]() |
procedure SetPosition(x,y,z:TFloat); override; |
![]() |
procedure setRotation(const m : TDMatrix3); override; |
![]() |
constructor Create(aMesh:TMesh; aTexture:TTexture); |
![]() |
function getPosition:PdVector3; override; |
![]() |
function getRotation:PdMatrix3; override; |
![]() |
procedure SetPosition(x,y,z:TFloat); override; |
![]() |
procedure setRotation(const m : TDMatrix3); override; |