ParticleParameterCollection.GetUnchecked Method |
Name | Description | |
---|---|---|
GetUnchecked<T>(String) |
Gets a particle parameter with the specified type and name. (If the type is wrong
null is returned.)
| |
GetUnchecked<T>(String, Boolean) |
Gets a particle parameter with the specified type and name. (If the type is wrong
null is returned.)
|