public final class CameraView implements ScenePose


An ScenePose which tracks a camera view's position and view into physical space.

Summary

Nested types

public enum CameraView.CameraType extends Enum

Describes the type of camera that this CameraView represents.

Public methods

final @NonNull CameraView.CameraType
final @NonNull FieldOfView

Gets the FOV for the camera.

Public methods

getCameraType

Added in 1.0.0-alpha05
public final @NonNull CameraView.CameraType getCameraType()

getFov

Added in 1.0.0-alpha05
public final @NonNull FieldOfView getFov()

Gets the FOV for the camera.