The Camera
class exposes details about the device camera focal area.
Inherits From : SceneObjectBase
Property | Description |
---|---|
focalPlane | (get) focalPlane: FocalPlane Returns focal plane info. Focal Plane is a virtual plane placed in 3D space in front of camera, it will exactly match output size when rendered. This can be used to convert points between screen and world space. |
This module exposes no methods.