What are the parameters of APEX destructible asset / actor, and what are the effect of them?
- by Semih Kekül
There are parameters of the NxDestructibleAsset such as:
defaultBehaviorGroup.damageToRadius
destructibleParameters.fractureImpulseScale
p3BodyDescTemplate.density
structureSettings.useStressSolver
destructibleParameters.runtimeFracture.glass.firstSegmentSize, etc.
However, i can not find any document explaining these parameters. Are there any documents/videos or codes (anything) which explains these parameters?