CustomUsages Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional usages to Unity's CommonUsages.
public ref class CustomUsages abstract sealed
public static class CustomUsages
type CustomUsages = class
Public Class CustomUsages
- Inheritance
-
CustomUsages
Remarks
These might be plugin-specific, shared across several plug-ins, or custom-defined for new input sources.
Fields
PointerPosition |
Represents the origin of the pointing ray of an input source. |
PointerRotation |
Represents the orientation of the pointing ray of an input source. |