Click or drag to resize
DigitalRuneLinearAccelerationEffector Properties

The LinearAccelerationEffector type exposes the following members.

Properties
  NameDescription
Public propertyAccelerationParameter
Gets or sets the name of the parameter that defines the acceleration vector. (A varying or uniform parameter of type Vector3F.)
Public propertyDirectionParameter
Gets or sets the name of the parameter that defines the movement direction. (A varying or uniform parameter of type Vector3F.)
Public propertyEnabled
Gets or sets a value indicating whether this ParticleEffector is enabled.
(Inherited from ParticleEffector.)
Public propertyName
Gets the name of this particle effector.
(Inherited from ParticleEffector.)
Public propertyParticleSystem
Gets or sets the particle system.
(Inherited from ParticleEffector.)
Public propertySpeedParameter
Gets or sets the name of the parameter that defines the movement speed. (A varying or uniform parameter of type Single.)
Top
See Also