Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
Firtina Ozbalikci edited this page Oct 30, 2015 · 16 revisions

WikiInternal ComponentsObjectsscene

scene

Creates a THREE.Scene

Attributes

name

string

position

THREE.Vector3

rotation

THREE.Euler

quaternion

THREE.Quaternion

scale

THREE.Vector3

lookAt

THREE.Vector3

frustumCulled

bool

visible

bool

renderOrder

number

castShadow

bool

receiveShadow

bool

fog

THREE.Fog

===

View Source
Clone this wiki locally