Aardvark.UI.Primitives


CameraControllerState

Record Fields

Record FieldDescription
backward
Signature: bool
dragStart
Signature: V2i
forward
Signature: bool
lastTime
Signature: Option<float>
left
Signature: bool
look
Signature: bool
moveVec
Signature: V3i
orbitCenter
Signature: Option<V3d>
pan
Signature: bool
right
Signature: bool
stash
Signature: Option<CameraControllerState>
view
Signature: CameraView
zoom
Signature: bool
Fork me on GitHub