| FuncEffectorT, TResult Properties |
The FuncEffectorT, TResult generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets a value indicating whether this ParticleEffector is enabled.
(Inherited from ParticleEffector.) | |
| Func |
Gets or sets the delegate function.
| |
| InputParameter |
Gets or sets the name of the input parameter.
(A varying or uniform parameter of type T.)
| |
| Name |
Gets the name of this particle effector.
(Inherited from ParticleEffector.) | |
| OutputParameter |
Gets or sets the name of the output parameter.
(A varying or uniform parameter of type TResult.)
| |
| ParticleSystem |
Gets or sets the particle system.
(Inherited from ParticleEffector.) |