Compartilhar via


SpatialInteractionSourceLocation.Velocity Propriedade

Definição

Obtém a velocidade de um controlador de mão ou movimento.

public:
 property IReference<float3> ^ Velocity { IReference<float3> ^ get(); };
IReference<float3> Velocity();
public System.Nullable<Vector3> Velocity { get; }
var iReference = spatialInteractionSourceLocation.velocity;
Public ReadOnly Property Velocity As Nullable(Of Vector3)

Valor da propriedade

A velocidade.

Aplica-se a