docs.unity.cn
    Show / Hide Table of Contents

    Property Timestep

    Timestep

    Set the timestep use by this group, in seconds. The default value is 1/60 seconds. This value will be clamped to the range [0.0001f ... 10.0f].

    Declaration
    public float Timestep { get; set; }
    Property Value
    Type Description
    Single
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use