![]() | FuncEffectorT1, T2, TResult Properties |
The FuncEffectorT1, T2, 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.
|
![]() | InputParameter1 |
Gets or sets the name of the first input parameter.
(A varying or uniform parameter of type T1.)
|
![]() | InputParameter2 |
Gets or sets the name of the second input parameter.
(A varying or uniform parameter of type T2.)
|
![]() | 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.) |