Table of Contents

Enum ConstraintFollower.UpdateMode

public enum ConstraintFollower.UpdateMode

Fields

FixedUpdate = 2
LateUpdate = 1
Update = 0