Get scene background
Get environment
Whether the scene is actived.
Whether to active the scene
Get three.js native scene
Create a orthographic render camera
camera options
Create a perspective render camera
Unsubscribe a event, if the callback param is not defined, all subscribers of this type will be removed.
Optional
callback: SubscriberCallbackFnsubscriber callback
Subscribe a event
event type
callback functions
Optional
options: { options
Optional
priority?: PriorityOptional
target?: anySubscribe a event, just emit once
subscriber callback
Optional
priority?: PriorityOptional
target?: anyBuilt-in scene rendering inteface.
Optional
options: RenderOptions = {}Set scene background
Optional
options: ColorRepresentation | SkyOptions | TextureBackgroundOptions
Scene
Export
Scene
Date
2023.12.28
Author
yisky