Click or drag to resize
DigitalRuneAngularVelocityEffector Properties

The AngularVelocityEffector type exposes the following members.

Properties
  NameDescription
Public propertyAngleParameter
Gets or sets the name of the parameter that defines the angle. (A varying or uniform parameter of type Single.)
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 rotation speed. (A varying or uniform parameter of type Single.)
Top
See Also