ContentViewPoint
Represents a content viewpoint with tracking, source, and rendering information.
Properties
display : ContentViewPointSource (Read-Only)
The source object information for the viewpoint that is currently being displayed.
May be different to source when rendering with fractional frame rates.
isRendered : bool (Read-Only)
Whether this viewpoint is being locally rendered this frame.
proxyResolution : Int2 (Read-Only)
The resolution for this viewpoint, taking into account any proxy scaling factors.
source : ContentViewPointSource (Read-Only)
The source object information for the viewpoint that is currently being rendered.
tracking : CameraRenderTracking (Read-Only)
Tracking data providing the position, orientation and lens parameters of the viewpoint.