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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public float Power { get; set; }

Property Value

Single
See Also