Skip to content
On this page

@thejsngin/standard-assets / Modules / rigidBody/type

Module: rigidBody/type

Table of contents

Type Aliases

Events

Type Aliases

rigidBodyResourceType

Ƭ rigidBodyResourceType: RAPIER.RigidBody

rigidBody resource.

Defined in

rigidBody/type.ts:13

Events

rigidBodyInitializedEvent

Ƭ rigidBodyInitializedEvent: Object

AutoFired after transform creation, happens after init.

Type declaration

NameType
data[rigidBodyResourceType]
eventLevel["gameObject"]
name"rigidBodyInitialized"
returnValany[]
waitForCompletionfalse

Defined in

rigidBody/type.ts:20