Click or drag to resize

CameraEmulatorGetBigPictureSize Method

Returns the size of a camera emulator's big picture the tiles are taken from.

Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.49.0
Syntax
C#
public dvec2 GetBigPictureSize()

Return Value

dvec2
The big picture's size or (0,0) in case this camera is not an emulator.
See Also