docs.unity.cn
    Show / Hide Table of Contents

    Class TangentControl

    Inheritance
    Object
    TangentControl
    Namespace: UnityEditor.ShaderGraph
    Syntax
    public class TangentControl : object, IControl

    Constructors

    TangentControl(CoordinateSpace)

    Declaration
    public TangentControl(CoordinateSpace space)
    Parameters
    Type Name Description
    CoordinateSpace space

    Properties

    space

    Declaration
    public CoordinateSpace space { get; }
    Property Value
    Type Description
    CoordinateSpace

    Methods

    GetRequirements()

    Declaration
    public ShaderGraphRequirements GetRequirements()
    Returns
    Type Description
    ShaderGraphRequirements
    Implements
    IControl.GetRequirements()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021