Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhysicsGravitationalFieldEvent

Represents a gravitational field event

Hierarchy

  • PhysicsGravitationalFieldEvent

Index

Constructors

Methods

Constructors

constructor

Methods

disableSearch playground for disable

  • disable(): void
  • Disables the gravitational field.

    Returns void

disposeSearch playground for dispose

  • dispose(force?: boolean): void
  • Disposes the sphere.

    Parameters

    • Optional force: boolean

      The force to dispose from the gravitational field event

    Returns void

enableSearch playground for enable

  • enable(): void
  • Enables the gravitational field.

    Returns void

getDataSearch playground for getData

  • Returns the data related to the gravitational field event (sphere).

    Returns PhysicsGravitationalFieldEventData

    A gravitational field event

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method