Search Results for

    Show / Hide Table of Contents

    Property PredictionTime

    PredictionTime

    Amount of time (seconds) into the future that the character tries to step to. Bigger values try to recover with fewer, bigger steps. Smaller values recover with smaller steps, and generally recover less.

    Declaration
    public float PredictionTime { set; }
    Property Value
    Type Description
    System.Single
    Remarks

    Default value = 0.2f. Min value = 0.0f. Max value = 1.0f.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX