Class CinemachinePathBase.Appearance | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class CinemachinePathBase.Appearance

    This class holds the settings that control how the path will appear in the editor scene view. The path is not visible in the game view

    Inheritance
    Object
    CinemachinePathBase.Appearance
    Namespace: Cinemachine
    Syntax
    [DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
    [Serializable]
    public class Appearance

    Fields

    inactivePathColor

    Declaration
    public Color inactivePathColor
    Field Value
    Type Description
    Color

    pathColor

    Declaration
    public Color pathColor
    Field Value
    Type Description
    Color

    width

    Declaration
    public float width
    Field Value
    Type Description
    Single
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX