CustomUsages Class

Definition

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.

Applies to