docs.unity3d.com
    Show / Hide Table of Contents

    Class ShaderSample

    A base class for all shader samples.

    Inheritance
    Object
    SampleBase
    ShaderSample
    PreviewSurfaceSample
    PrimvarReaderSample<T>
    StandardShaderSample
    TextureReaderSample
    Inherited Members
    SampleBase.Free()
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: USD.NET.Unity
    Syntax
    [Serializable]
    [UsdSchema("Shader")]
    public class ShaderSample : SampleBase

    Fields

    id

    Declaration
    [UsdNamespace("info")]
    public TfToken id
    Field Value
    Type Description
    TfToken

    Methods

    GetInputParameters()

    Declaration
    public IEnumerable<ParameterInfo> GetInputParameters()
    Returns
    Type Description
    IEnumerable<ParameterInfo>

    GetInputTextures()

    Declaration
    public IEnumerable<ParameterInfo> GetInputTextures()
    Returns
    Type Description
    IEnumerable<ParameterInfo>
    Back to top
    Copyright © 2023 Unity Technologies
    • 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 Thursday, October 19, 2023