docs.unity.cn
    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 — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023