Search Results for

    Show / Hide Table of Contents

    Enum FollowPosition.Mode

    Defines how the 'follow' behaves

    Namespace: GGL.Components
    Assembly: GGL.dll
    Syntax
    public enum FollowPosition.Mode

    Fields

    Name Description
    LERP

    Linear interpolation. It means the farthest we are from target, the fastest it will move.

    LINEAR

    Linear translation. It will always move at the same speed.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX