Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_name_element

    -- Named elements

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public struct ufbx.ufbx_name_element

    Fields

    _internal_key

    Declaration
    public uint _internal_key
    Field Value
    Type Description
    uint

    element

    Declaration
    public ufbx.ufbx_element* element
    Field Value
    Type Description
    ufbx_element*

    name

    Declaration
    public ufbx.ufbx_string name
    Field Value
    Type Description
    ufbx.ufbx_string

    type

    Declaration
    public ufbx.ufbx_element_type type
    Field Value
    Type Description
    ufbx.ufbx_element_type
    In this article
    Back to top Generated by DocFX