Protected
_awokenProtected
_enabledReadonly
entityComponent user data
Set color
Indicates whether the component is enabled.
Set whether the component is enabled.
Set height. uint: m
Set intensity. uint: candela
Get three.js RectAreaLight
Set local position.
Set power. uint: lumen, lumen = PI * width * height * intensity
Set quaternion
Set rotation
Set watts. uint: watt, ( intensity = ( watt * 683 ) / ( PI * width * height ) )
Set width. uint: m
Protected
_onProtected
_onProtected
_onProtected
_onUnsubscribe 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?: any
RectAreaLight component
Export
RectAreaLight
Date
2024.1.3
Author
yisky