docs.unity.cn
    Show / Hide Table of Contents

    Class PreviewSurfaceSample.Outputs

    Inheritance
    Object
    SampleBase
    PreviewSurfaceSample.Outputs
    Inherited Members
    SampleBase.Free()
    Namespace: USD.NET.Unity
    Syntax
    public class Outputs : SampleBase
    Remarks

    In UsdShade, by convention and limitation of Usd/SdfLayer's native representable types, 'token' is assigned as the SdfValueTypeName type to all inputs and outputs of "rich types" (e.g. structs), while allowing use of renderType metadata (a string) on UsdShadeInput and UsdShadeOutput to carry typeName information that may be useful to a renderer or shading system.

    Fields

    displacement

    Declaration
    public TfToken displacement
    Field Value
    Type Description
    TfToken

    surface

    Declaration
    public TfToken surface
    Field Value
    Type Description
    TfToken
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023