CameraView
public final class CameraView extends BaseScenePose
An ScenePose which tracks a camera view's position and view into physical space.
Summary
Nested types |
|---|
public enum CameraView.CameraType extends EnumDescribes the type of camera that this CameraView represents. |
Public methods |
|
|---|---|
final @NonNull CameraView.CameraType |
|
final @NonNull FieldOfView |
getFov()Gets the FOV for the camera. |
Inherited methods |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Public methods
getFov
Added in 1.0.0-alpha09
public final @NonNull FieldOfView getFov()
Gets the FOV for the camera.