Impact CFX API 1.5.0
Comprehensive API documentation for Impact CFX - Collision Effects System
|
General interface for results of effects that is suitable for jobs. More...
Properties | |
bool | IsEffectValid [get, set] |
Results can be marked by an effect as invalid to save processing. | |
int | CollisionIndex [get, set] |
The index of the original collision data that created this result. | |
int | MaterialCompositionIndex [get, set] |
The index of the original material composition data that created this result. | |
General interface for results of effects that is suitable for jobs.
|
getset |
The index of the original collision data that created this result.
Implemented in ImpactCFX.Audio.AudioEffectResult, ImpactCFX.Decals.DecalEffectResult, and ImpactCFX.Particles.ParticleEffectResult.
|
getset |
Results can be marked by an effect as invalid to save processing.
Implemented in ImpactCFX.Audio.AudioEffectResult, ImpactCFX.Decals.DecalEffectResult, and ImpactCFX.Particles.ParticleEffectResult.
|
getset |
The index of the original material composition data that created this result.
Implemented in ImpactCFX.Audio.AudioEffectResult, ImpactCFX.Decals.DecalEffectResult, and ImpactCFX.Particles.ParticleEffectResult.