Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type TEspduTransformNodeHelper = class helper(TObject) for TEspduTransformNode
property Address: string read GetAddress write SetAddress;
property ApplicationID: Integer read GetApplicationID write SetApplicationID;
property ArticulationParameterCount: Integer read GetArticulationParameterCount write SetArticulationParameterCount;
property Center: TVector3Single read GetCenter write SetCenter;
property CollisionType: Integer read GetCollisionType write SetCollisionType;
property DeadReckoning: Integer read GetDeadReckoning write SetDeadReckoning;
property DetonationLocation: TVector3Single read GetDetonationLocation write SetDetonationLocation;
property DetonationRelativeLocation: TVector3Single read GetDetonationRelativeLocation write SetDetonationRelativeLocation;
property DetonationResult: Integer read GetDetonationResult write SetDetonationResult;
property Enabled: boolean read GetEnabled write SetEnabled;
property EntityCategory: Integer read GetEntityCategory write SetEntityCategory;
property EntityCountry: Integer read GetEntityCountry write SetEntityCountry;
property EntityDomain: Integer read GetEntityDomain write SetEntityDomain;
property EntityExtra: Integer read GetEntityExtra write SetEntityExtra;
property EntityID: Integer read GetEntityID write SetEntityID;
property EntityKind: Integer read GetEntityKind write SetEntityKind;
property EntitySpecific: Integer read GetEntitySpecific write SetEntitySpecific;
property EntitySubCategory: Integer read GetEntitySubCategory write SetEntitySubCategory;
property EventApplicationID: Integer read GetEventApplicationID write SetEventApplicationID;
property EventEntityID: Integer read GetEventEntityID write SetEventEntityID;
property EventNumber: Integer read GetEventNumber write SetEventNumber;
property EventSiteID: Integer read GetEventSiteID write SetEventSiteID;
property Fired1: boolean read GetFired1 write SetFired1;
property Fired2: boolean read GetFired2 write SetFired2;
property FireMissionIndex: Integer read GetFireMissionIndex write SetFireMissionIndex;
property FiringRange: Single read GetFiringRange write SetFiringRange;
property FiringRate: Integer read GetFiringRate write SetFiringRate;
property ForceID: Integer read GetForceID write SetForceID;
property Fuse: Integer read GetFuse write SetFuse;
property LinearVelocity: TVector3Single read GetLinearVelocity write SetLinearVelocity;
property LinearAcceleration: TVector3Single read GetLinearAcceleration write SetLinearAcceleration;
property Marking: string read GetMarking write SetMarking;
property MulticastRelayHost: string read GetMulticastRelayHost write SetMulticastRelayHost;
property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort;
property MunitionApplicationID: Integer read GetMunitionApplicationID write SetMunitionApplicationID;
property MunitionEndPoint: TVector3Single read GetMunitionEndPoint write SetMunitionEndPoint;
property MunitionEntityID: Integer read GetMunitionEntityID write SetMunitionEntityID;
property MunitionQuantity: Integer read GetMunitionQuantity write SetMunitionQuantity;
property MunitionSiteID: Integer read GetMunitionSiteID write SetMunitionSiteID;
property MunitionStartPoint: TVector3Single read GetMunitionStartPoint write SetMunitionStartPoint;
property Port: Integer read GetPort write SetPort;
property ReadInterval: TFloatTime read GetReadInterval write SetReadInterval;
property Rotation: TVector4Single read GetRotation write SetRotation;
property Scale: TVector3Single read GetScale write SetScale;
property ScaleOrientation: TVector4Single read GetScaleOrientation write SetScaleOrientation;
property SiteID: Integer read GetSiteID write SetSiteID;
property Translation: TVector3Single read GetTranslation write SetTranslation;
property Warhead: Integer read GetWarhead write SetWarhead;
property WriteInterval: TFloatTime read GetWriteInterval write SetWriteInterval;
property RtpHeaderExpected: boolean read GetRtpHeaderExpected write SetRtpHeaderExpected;