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