Navigation
API > API/Plugins > API/Plugins/Buoyancy > API/Plugins/Buoyancy/UBuoyancyRuntimeSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=Callbacks,
Meta=(ClampMin=0, ForceUnits="cm/s", EditCondition="bSubmersionCallbackEnabled"))
float MinVelocityForSurfaceTouchCallback
Remarks
Minimum velocity of an object relative to a water required in order to trigger a submersion callback. If this is zero, then the callback will be triggered every frame for as long as any object is submerged.