docs.unity3d.com
    Show / Hide Table of Contents

    Interface IArbitraryPrimvars

    This allows to add arbitrary primvars to a sample

    Namespace: USD.NET
    Syntax
    public interface IArbitraryPrimvars

    Methods

    AddPrimvars(List<String>)

    Declaration
    void AddPrimvars(List<string> primvars)
    Parameters
    Type Name Description
    List<String> primvars

    GetArbitraryPrimvars()

    Declaration
    Dictionary<string, Primvar<object>> GetArbitraryPrimvars()
    Returns
    Type Description
    Dictionary<String, Primvar<Object>>
    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