s&box docs

public sealed struct Editor.GraphicsMouseEvent

Information about a `Editor.GraphicsItem`s mouse click event.

Properties

Showing 13 properties

public Vector2 Editor.GraphicsMouseEvent.ScenePosition { get; set; }

Position of the mouse cursor within the `Editor.GraphicsScene`.

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.GraphicsMouseEvent

On this page