CParticleEmitter class
CParticleEmitter
Inheritance
Base: IParticleModule
Derived
None.
Properties
| Property | Type | |
|---|---|---|
modules | IParticleModule?[] | |
positionX | int | |
positionY | int | |
material | byte | |
localMaterialInstance | IMaterial? | |
maxParticles | ushort | |
diffuseWrapFactor | float | |
backLightingFactor | float | |
lightingMipBias | uint | |
emitterLoops | sbyte | |
particleDrawer | IParticleDrawer? | |
decalSpawner | CDecalSpawner? | |
maskInsideCar | bool | |
maskInsideInterior | bool | |
maskAboveWater | bool | |
maskUnderWater | bool | |
useSubFrameEmission | bool | |
keepSimulationLocal | bool | |
killOnCollision | bool | |
initialParticleCount | byte | |
envColorGroup | EEnvColorGroup | |
emitterGroup | EEmitterGroup | |
renderObjectType | ERenderObjectType | |
windInfluence | float | |
internalPriority | byte | |
lods | SParticleEmitterLODLevel[] | |
renderResourceBlob | IRenderResourceBlob? | |
Enabled | bool | |
Relative | bool | |
UseEnvironmentFogColor | bool | |
Color | HDRColor | |
Size | float | |
Density | float | |
Falloff | float | |
NoiseScale | float | |
NoiseThreshold | float | |
NoiseVelocity | Vector3 |
Functions
None.