Interface JCameraReadableSnapshotType

All Superinterfaces:
JCameraReadableType
All Known Subinterfaces:
JCameraFPSStyleSnapshotType, JCameraSphericalSnapshotType
All Known Implementing Classes:
JCameraFPSStyleSnapshot, JCameraSphericalSnapshot

public interface JCameraReadableSnapshotType extends JCameraReadableType
The JCameraReadableType type with an extra promise that the returned values will never change. In other words, the camera is actually an immutable snapshot.