PlayModeTestUtilities.ControllerMoveSteps 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.
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 ControllerMoveSteps { int get(); };
public static int ControllerMoveSteps { get; }
static member ControllerMoveSteps : int
Public Shared ReadOnly Property ControllerMoveSteps As Integer