Physics

interface IPhysics {
    gravity: Point3;
}

Properties

Properties

gravity: Point3

Generated using TypeDoc