Camera Transform Coordinate
@Serializable
Content copied to clipboard
A configuration of the camera in space.
Constructors
Link copied to clipboard
fun CameraTransformCoordinate( zoom: Double? = null, tilt: Double? = null, rotation: Double? = null, position: MPIMap.MPICoordinate? = null)
Content copied to clipboard