Table of Contents

Enum Scheduler.UpdateChannel

Namespace
VoxelPlayground.Utility
Assembly
GamePlay.dll
public enum Scheduler.UpdateChannel

Fields

FixedUpdate = 2
LateUpdate = 1
Update = 0