Contents

ForceEffectBounds.sphere(radius:)

A spherical boundary that’s centered at the origin of the force effect and has a non-negative radius.

Declaration

case sphere(radius: Double)

Parameters

  • radius:

    A non-negative value that represents the boundary’s distance from the force effect’s origin, in meters.