docs.unity3d.com
    Show / Hide Table of Contents

    Struct NeededTransform

    Namespace: UnityEditor.ShaderGraph
    Syntax
    public struct NeededTransform

    Constructors

    NeededTransform(NeededCoordinateSpace, NeededCoordinateSpace)

    Declaration
    public NeededTransform(NeededCoordinateSpace from, NeededCoordinateSpace to)
    Parameters
    Type Name Description
    NeededCoordinateSpace from
    NeededCoordinateSpace to

    Fields

    from

    Declaration
    public NeededCoordinateSpace from
    Field Value
    Type Description
    NeededCoordinateSpace

    to

    Declaration
    public NeededCoordinateSpace to
    Field Value
    Type Description
    NeededCoordinateSpace

    Properties

    None

    Declaration
    public static NeededTransform None { get; }
    Property Value
    Type Description
    NeededTransform

    ObjectToWorld

    Declaration
    public static NeededTransform ObjectToWorld { get; }
    Property Value
    Type Description
    NeededTransform

    WorldToObject

    Declaration
    public static NeededTransform WorldToObject { get; }
    Property Value
    Type Description
    NeededTransform
    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