Click or drag to resize

ControllerLocalVelocityCalculator Property

The velocity calculator used for this controller

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public VelocityCalculator VelocityCalculator { get; private set; }

Property Value

Type: VelocityCalculator
See Also