Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

directionalLight

Firtina Ozbalikci edited this page Oct 28, 2015 · 18 revisions

WikiNative ComponentsdirectionalLight

directionalLight

Attributes

###quaternion THREE.Quaternion

###scale THREE.Vector3

###lookAt THREE.Vector3

###frustumCulled bool

###visible bool

###renderOrder number

###castShadow bool

###receiveShadow bool

###position THREE.Vector3

###rotation THREE.Euler

###name string

###updatesRefreshAllMaterials bool

###shadowBias number

###shadowDarkness number

###shadowMapWidth number

###shadowMapHeight number

###shadowCameraNear number

###shadowCameraFar number

###intensity number

###shadowCameraLeft number

###shadowCameraBottom number

###shadowCameraRight number

###shadowCameraTop number

###color one of types [THREE.Color, number, string]

Clone this wiki locally