API ReferenceEditor
public sealed struct Editor.GraphicsHoverEvent
Information about a `Editor.GraphicsItem`s mouse hover event.
Properties
Showing 4 properties
public bool Editor.GraphicsHoverEvent.Accepted { get; set; }
public Vector2 Editor.GraphicsHoverEvent.LocalPosition { get; set; }
public Vector2 Editor.GraphicsHoverEvent.ScenePosition { get; set; }
public Vector2 Editor.GraphicsHoverEvent.ScreenPosition { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.GraphicsHoverEvent |