Enum SampleHitInfo.Element
Sample hit test result
Namespace: Phoenix.Input
Assembly: Phoenix.Plugin.Input.dll
Syntax
public enum Element
Fields
Name | Description |
---|---|
Left | Mouse is over left edge of sample |
Middle | Mouse is over the middle of sample |
None | Invalid hit test |
Right | Mouse is over right edge of sample |