Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Timestep

Discussion in 'Physics for ECS' started by shotoutgames, Feb 7, 2022.

  1. shotoutgames

    shotoutgames

    Joined:
    Dec 29, 2013
    Posts:
    277
    I don't understand how to do this??

    FixedStepSimulationSystemGroup documentation
    This value can be overriden at runtime by modifying the system group's Timestep property.

    How and here would I code this?

    Thanks!