• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @zcomponent/physics
  • RigidBodyMixin

Function RigidBodyMixin

  • RigidBodyMixin<TBase>(Base): {
        prototype: __type<any>;
        new (...args: any[]): __type<TBase>;
    } & TBase
  • Type Parameters

    • TBase extends Constructor<any>

    Parameters

    • Base: TBase

    Returns {
        prototype: __type<any>;
        new (...args: any[]): __type<TBase>;
    } & TBase

    • Defined in physics/src/components/IRigidBody.ts:120

Settings

Member Visibility
ZapworksMattercraft
Documentation
  • Loading...