Fork me on GitHub

Effect.

AxesCount Property

Summary

Get/Set the number of Axes to use before the initial creation of the effect.
Namespace
SharpInputSystem
Containing Type
Effect

Syntax

public int AxesCount { get; set; }

Remarks

Can only be done prior to creation! Use the FF interface to determine how many axes can be used (are availiable)

Value

Type Description
int