[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: orca_scene3d.pas line 1361
type TD3Light = class(TD3VisualObject) |
||
protected |
||
procedure PreRender; override; |
|
|
procedure Paint; override; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
function RayCastIntersect(); override; |
|
|
published |
||
property HitTest: Boolean; |
|
|
property Enabled: Boolean; [rw] |
|
|
property LightType: TD3LightType; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |