Class TParticleSystemNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TParticleSystemNodeHelper = class helper(TObject) for TParticleSystemNode

Description

Hierarchy

  • TObject
  • TParticleSystemNodeHelper

Overview

Properties

Public property CreateParticles: boolean read GetCreateParticles write SetCreateParticles;
Public property Enabled: boolean read GetEnabled write SetEnabled;
Public property LifetimeVariation: Single read GetLifetimeVariation write SetLifetimeVariation;
Public property MaxParticles: Integer read GetMaxParticles write SetMaxParticles;
Public property ParticleLifetime: Single read GetParticleLifetime write SetParticleLifetime;
Public property ParticleSize: TVector2Single read GetParticleSize write SetParticleSize;

Description

Properties

Public property CreateParticles: boolean read GetCreateParticles write SetCreateParticles;
 
Public property Enabled: boolean read GetEnabled write SetEnabled;
 
Public property LifetimeVariation: Single read GetLifetimeVariation write SetLifetimeVariation;
 
Public property MaxParticles: Integer read GetMaxParticles write SetMaxParticles;
 
Public property ParticleLifetime: Single read GetParticleLifetime write SetParticleLifetime;
 
Public property ParticleSize: TVector2Single read GetParticleSize write SetParticleSize;
 

Generated by PasDoc 0.14.0.