Class TCollisionSensorNode
Unit
X3DNodes
Declaration
type TCollisionSensorNode = class(TAbstractSensorNode)
Description
No description available, ancestor TAbstractSensorNode description follows
Base abstract class for most (but not all) sensors. We may introduce TSensorFunctionality in the future if it will be necessary, to express X3DSensorNode exactly.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
procedure CreateNode; override; |
|
|
class function ClassX3DType: string; override; |
|
Properties
|
property FdCollider: TSFNode read FFdCollider; |
Internal wrapper for property Collider. This wrapper API may change, we advise to access simpler Collider instead.
|
|
property EventIntersections: TMFNodeEvent read FEventIntersections; |
|
Generated by PasDoc 0.16.0.