Click or drag to resize

CustomInputSourceAxis Class

Controller axis element.
Inheritance Hierarchy
SystemObject
  Rewired.Platforms.CustomCustomInputSourceElement
    Rewired.Platforms.CustomCustomInputSourceAxis

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class Axis : CustomInputSourceElement

The CustomInputSourceAxis type exposes the following members.

Constructors
 NameDescription
Public methodCustomInputSourceAxisInitializes a new instance of the CustomInputSourceAxis class
Top
Fields
 NameDescription
Public fieldvalue 
Top
See Also