Show / Hide Table of Contents

Enum ViewControllerTransitionTimeUpdateMode

The transition's time update mode.

Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public enum ViewControllerTransitionTimeUpdateMode

Fields

Name Description
ScaledTime

Updates are scaled by Unity's time scale.

UnscaledTime

Updates are not scaled by Unity's time scale.

Back to top © 2019 Pelican 7 LTD. All rights reserved.