docs.unity3d.com
    Show / Hide Table of Contents

    Class MaterialSwitchPlayableBehaviour

    Inheritance
    Object
    PlayableBehaviour
    MaterialSwitchPlayableBehaviour
    Inherited Members
    PlayableBehaviour.OnGraphStart(Playable)
    PlayableBehaviour.OnGraphStop(Playable)
    PlayableBehaviour.OnPlayableCreate(Playable)
    PlayableBehaviour.OnPlayableDestroy(Playable)
    PlayableBehaviour.OnBehaviourDelay(Playable, FrameData)
    PlayableBehaviour.OnBehaviourPlay(Playable, FrameData)
    PlayableBehaviour.OnBehaviourPause(Playable, FrameData)
    PlayableBehaviour.PrepareData(Playable, FrameData)
    PlayableBehaviour.PrepareFrame(Playable, FrameData)
    PlayableBehaviour.ProcessFrame(Playable, FrameData, Object)
    UnityEngine.Playables.PlayableBehaviour.Clone()
    Namespace: Unity.MaterialSwitch
    Syntax
    public class MaterialSwitchPlayableBehaviour : PlayableBehaviour, IPlayableBehaviour, ICloneable

    Fields

    palettePropertyMap

    Declaration
    public PalettePropertyMap[] palettePropertyMap
    Field Value
    Type Description
    PalettePropertyMap[]

    Methods

    GetMap(Material)

    Declaration
    public PalettePropertyMap GetMap(Material material)
    Parameters
    Type Name Description
    Material material
    Returns
    Type Description
    PalettePropertyMap
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023