Click or drag to resize

BasePluginCamera.UpperLeftCornerWorldTmp Property

Temporary UpperLeftCorner to restore the original value in case the Cancel button is pressed.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.22.0
Syntax
C#
public dvec2 UpperLeftCornerWorldTmp { get; set; }

Property Value

dvec2
See Also