docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllExtraStates

    GetAllExtraStates<T>(List<T>)

    Get all extra state info for all vcams.

    Declaration
    protected void GetAllExtraStates<T>(List<T> list) where T : CinemachineExtension.VcamExtraStateBase, new()
    Parameters
    Type Name Description
    List<T> list

    The list that will get populated with the extra states.

    Type Parameters
    Name Description
    T

    The extra state type

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)