Compartir a través de


SpatialInteractionControllerProperties.ThumbstickY Propiedad

Definición

Obtiene un valor entre -1.0 y 1.0 que representa la posición vertical del stick pulgar.

public:
 property double ThumbstickY { double get(); };
double ThumbstickY();
public double ThumbstickY { get; }
var double = spatialInteractionControllerProperties.thumbstickY;
Public ReadOnly Property ThumbstickY As Double

Valor de propiedad

Double

double

Valor Y del stick digital.

Comentarios

Este valor va de -1,0 en la parte inferior a 1,0 en la parte superior, con un centro cerca de 0,0. Tenga en cuenta que no hay ninguna zona muerta aplicada, por lo que este valor no alcanzará bastante 0,0 cuando se libere el stick digital.

Se aplica a