Class TProximitySensorInstance
Unit
Declaration
type TProximitySensorInstance = class(TShapeTree)
Description
Represents TProximitySensorInstance in a Scene.Shapes (TShapeTree).
Source: scene/castleshapes.pas (line 1045).
Hierarchy
- TObject
- TShapeTree
- TProximitySensorInstance
Overview
Fields
| Public | InverseTransform: TMatrix4; |
| Public | IsActive: boolean; |
Methods
| Public | function DebugInfoWithoutChildren: String; override; |
Properties
| Public | property Node: TProximitySensorNode read FNode write FNode; |
Description
Fields
| Public | InverseTransform: TMatrix4; |
|
This item has no description. | |
| Public | IsActive: boolean; |
|
This item has no description. | |
Methods
| Public | function DebugInfoWithoutChildren: String; override; |
|
This item has no description. Showing description inherited from TShapeTree.DebugInfoWithoutChildren. Describe this shape, not recursively. | |
Properties
| Public | property Node: TProximitySensorNode read FNode write FNode; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.