Navigation
Unreal Engine C++ API Reference > Plugins > ApexDestruction
Syntax
UPROPERTY (EditAnywhere, Category=DestructibleAdvancedParameters)
float ImpactVelocityThreshold
Remarks
Parameters that are less-often used. Large impact force may be reported if rigid bodies are spawned inside one another. In this case the realative velocity of the two objects will be low. This variable allows the user to set a minimum velocity threshold for impacts to ensure that the objects are moving at a min velocity in order for the impact force to be considered.