Protected_awokenProtected_enabledProtected_frameProtected_pixelProtected_priorityProtected_renderProtected_updateProtected_viewportReadonlyentityReadonlyisCamera flag
ReadonlyisOrthographicCamera flag
Component user data
Get camera color texture
Get camera depth texture
Indicates whether the component is enabled.
Set whether the component is enabled.
Get camera frustum far plane.
Set camera frustum far plane.
Get camera frustum size
Set camera frustum size
Get three.js native camera
Get camera frustum far plane.
Set camera frustum far plane.
Get pixel viewport size
Get camera priority
Set priority
Get camera render target
Set camera render target
Get camera update flag manager
Get normalized viewport size
Set normalized viewport size
Protected_notifyProtected_notifyProtected_onProtected_onProtected_onProtected_onProtected_upateIntersect a entity by ray
Intersect a entity by screen point
Intersect a renderer by ray
Intersect a renderer by screen point
Unsubscribe a event, if the callback param is not defined, all subscribers of this type will be removed.
Optionalcallback: SubscriberCallbackFnsubscriber callback
Subscribe a event
event type
callback functions
Optionaloptions: { options
Optionalpriority?: PriorityOptionaltarget?: anySubscribe a event, just emit once
subscriber callback
Optionalpriority?: PriorityOptionaltarget?: anyRaycast by ray
OptionalqueryMask: QueryMaskRaycast by screen point
OptionalqueryMask: QueryMask
Orthographic camera component
Export
OrthographicCamera
Date
2023.12.27
Author
yisky