docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CoordinateSpaceExtensions

    Inheritance
    object
    CoordinateSpaceExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.ShaderGraph.Internal
    Assembly: Unity.ShaderGraph.Editor.dll
    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
    In This Article
    Back to top
    Copyright © 2025 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)