Appearance
@tmrw-realityos/world / SceneDescriptor
Interface: SceneDescriptor
Defined in: world/world.ts:9
Extends
Properties
components?
optionalcomponents: [string,BaseComponent][]
Defined in: world/entity.ts:15
Inherited from
enabled?
optionalenabled:boolean
Defined in: world/entity.ts:12
Inherited from
entities
entities:
EntityDescriptor[]
Defined in: world/entity.ts:14
Inherited from
environment?
optionalenvironment:object
Defined in: world/world.ts:10
angle
angle:
number
url
url:
string
layers?
optionallayers:number
Defined in: world/entity.ts:8
Inherited from
name?
optionalname:string
Defined in: world/entity.ts:13
Inherited from
position?
optionalposition:vec3
Defined in: world/entity.ts:9
Inherited from
rotation?
optionalrotation:quat
Defined in: world/entity.ts:10
Inherited from
scale?
optionalscale:vec3
Defined in: world/entity.ts:11
Inherited from
uid?
optionaluid:string
Defined in: world/entity.ts:7