Particle effect context.
More...
Particle effect context.
- Warning
- In the NvsParticleSystemContext class, all public APIs are used in the UI thread! ! !
void com.meicam.sdk.NvsParticleSystemContext.appendPositionToEmitterPositionCurve |
( |
String |
emitterName, |
|
|
float |
timeSec, |
|
|
float |
emitterPositionX, |
|
|
float |
emitterPositionY |
|
) |
| |
|
inline |
void com.meicam.sdk.NvsParticleSystemContext.finalize |
( |
| ) |
throws Throwable |
|
inlineprotected |
void com.meicam.sdk.NvsParticleSystemContext.setContextInterface |
( |
long |
contextInterface | ) |
|
|
inlineprotected |
void com.meicam.sdk.NvsParticleSystemContext.setEmitterEnabled |
( |
String |
emitterName, |
|
|
boolean |
enable |
|
) |
| |
|
inline |
void com.meicam.sdk.NvsParticleSystemContext.setEmitterParticleSizeGain |
( |
String |
emitterName, |
|
|
float |
emitterGain |
|
) |
| |
|
inline |
void com.meicam.sdk.NvsParticleSystemContext.setEmitterPosition |
( |
String |
emitterName, |
|
|
float |
emitterPositionX, |
|
|
float |
emitterPositionY |
|
) |
| |
|
inline |
void com.meicam.sdk.NvsParticleSystemContext.setEmitterRateGain |
( |
String |
emitterName, |
|
|
float |
emitterGain |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: