Apply a gravity force to particles. the gravity force is calculated as: F = G * m1 * m2 / r^2

Implements

Constructors

Properties

center: Vector3
magnitude: number
temp: Vector3 = ...
type: string = 'GravityForce'

Methods