Skip to content
On this page

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

Module: material/type ​

Table of contents ​

Type Aliases ​

Events ​

Type Aliases ​

materialResourceType ​

Ƭ materialResourceType: THREE.Material

material resource.

Defined in ​

material/type.ts:12

Events ​

materialInitializedEvent ​

Ƭ materialInitializedEvent: Object

Fired after material creation.

Type declaration ​

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

Defined in ​

material/type.ts:19