PlayModeTestUtilities.HandMoveSteps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use ControllerMoveSteps instead.
The number of frames that elapse for each test controller movement, taking into account if slow test controller mode has been engaged.
public:
static property int HandMoveSteps { int get(); };
[System.Obsolete("Use ControllerMoveSteps instead.")]
public static int HandMoveSteps { get; }
[<System.Obsolete("Use ControllerMoveSteps instead.")>]
static member HandMoveSteps : int
Public Shared ReadOnly Property HandMoveSteps As Integer
Property Value
- Attributes