Property velocity
velocity
The velocity, in meters per second, of the object in real-world space. This will be available if trackingState contains the Velocity flag.
Declaration
public Vector3 velocity { get; set; }
Property Value
Type | Description |
---|---|
Vector3 |