Input¶
Provides input for controllers. XYZ is steer, float and drive respectively.
Declaration¶
public abstract Vector3 Input { get; }
Provides input for controllers. XYZ is steer, float and drive respectively.
public abstract Vector3 Input { get; }