docs.unity.cn
    Show / Hide Table of Contents

    Class CoordinateSpaceExtensions

    Inheritance
    Object
    CoordinateSpaceExtensions
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.ShaderGraph.Internal
    Syntax
    public static class CoordinateSpaceExtensions

    Methods

    ToCoordinateSpace(NeededCoordinateSpace)

    Declaration
    public static CoordinateSpace ToCoordinateSpace(this NeededCoordinateSpace space)
    Parameters
    Type Name Description
    NeededCoordinateSpace space
    Returns
    Type Description
    CoordinateSpace

    ToNeededCoordinateSpace(CoordinateSpace)

    Declaration
    public static NeededCoordinateSpace ToNeededCoordinateSpace(this CoordinateSpace space)
    Parameters
    Type Name Description
    CoordinateSpace space
    Returns
    Type Description
    NeededCoordinateSpace

    ToVariableName(CoordinateSpace, InterpolatorType)

    Declaration
    public static string ToVariableName(this CoordinateSpace space, InterpolatorType type)
    Parameters
    Type Name Description
    CoordinateSpace space
    InterpolatorType type
    Returns
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 31 July 2023