docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct OiioWrapper.Attribute

    A struct (key value pair) used to encode metadata in an image.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Bindings.OpenImageIO
    Assembly: Unity.Bindings.OpenImageIO.Editor.dll
    Syntax
    public struct OiioWrapper.Attribute

    Fields

    key

    Attribute key (its unique name as expected by OIIO)

    Declaration
    public FixedString4096Bytes key
    Field Value
    Type Description
    FixedString4096Bytes

    value

    Attribute value

    Declaration
    public FixedString4096Bytes value
    Field Value
    Type Description
    FixedString4096Bytes
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)