Click or drag to resize

SimpleExplosionPower Property

This is the power used in the power function. A value of 1 means the force applied to bodies in the explosion is linear. A value of 2 means it is exponential.

Namespace:  Internal.tainicom.Aether.Physics2D.Common.PhysicsLogic
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float Power { get; set; }

Property Value

Type: Single
See Also