Class CompositorBaseVariableModel | Compositor | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class CompositorBaseVariableModel

    Inheritance
    Object
    CompositorBaseVariableModel
    MessageVariableModel
    Namespace: Unity.Compositor.GraphViewModel
    Syntax
    [Serializable]
    public class CompositorBaseVariableModel : VariableNodeModel

    Methods

    DefineNode(Boolean, TypeHandle, CompositorBasePortModel.PortEvaluationType)

    Declaration
    protected void DefineNode(bool isInput, TypeHandle dataType, CompositorBasePortModel.PortEvaluationType portEvalType)
    Parameters
    Type Name Description
    Boolean isInput
    TypeHandle dataType
    CompositorBasePortModel.PortEvaluationType portEvalType

    MakePortForNode(Direction, String, PortType, TypeHandle, String, PortModel.PortModelOptions, Object)

    Declaration
    protected override PortModel MakePortForNode(Direction direction, string portName, PortType portType, TypeHandle dataType, string portId, PortModel.PortModelOptions options, object portCreationData)
    Parameters
    Type Name Description
    Direction direction
    String portName
    PortType portType
    TypeHandle dataType
    String portId
    PortModel.PortModelOptions options
    Object portCreationData
    Returns
    Type Description
    PortModel
    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