docs.unity3d.com
    Show / Hide Table of Contents

    Interface ValueAccessor

    Provides access to a single generic field.

    Namespace: USD.NET
    Syntax
    public interface ValueAccessor

    Methods

    GetValue()

    Declaration
    object GetValue()
    Returns
    Type Description
    Object

    GetValueType()

    Declaration
    Type GetValueType()
    Returns
    Type Description
    Type

    SetValue(Object)

    Declaration
    void SetValue(object value)
    Parameters
    Type Name Description
    Object value
    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