SpatialInteractionSourceLocation.Velocity Eigenschaft

Definition

Ruft die Geschwindigkeit eines Hand- oder Bewegungscontrollers ab.

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)

Eigenschaftswert

Die Geschwindigkeit.

Gilt für: