LinearNoiseForce

from panda3d.physics import LinearNoiseForce
class LinearNoiseForce

Bases:

Bases: LinearRandomForce

Repeating noise force vector.

Inheritance diagram

Inheritance diagram of LinearNoiseForce

__init__(copy: LinearNoiseForce)

copy constructor

__init__(a: float, m: bool)

constructor

static getClassType() panda3d.core.TypeHandle