Skip to content
On this page

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

Module: geometry/type

Table of contents

Type Aliases

Events

Type Aliases

geometryResourceType

Ƭ geometryResourceType: THREE.BufferGeometry

geometry resource.

Defined in

geometry/type.ts:12

Events

geometryInitializedEvent

Ƭ geometryInitializedEvent: Object

Fired after geometry creation.

Type declaration

NameType
data[{ componentName: string ; material: geometryResourceType }]
eventLevel["gameObject"]
name"geometryInitialized"
returnValany[]
waitForCompletionfalse

Defined in

geometry/type.ts:19