CameraEmulatorGetBigPictureSize Method |
Returns the size of a camera emulator's big picture the tiles are
taken from.
Namespace: RAYLASE.Marker.CamerasPlugin.EmulatorAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.49.0
Syntaxpublic dvec2 GetBigPictureSize()
Return Value
dvec2The big picture's size or (0,0) in case this camera is not
an emulator.
See Also