Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_inflate_retain

    Persistent data between ufbx_inflate() calls NOTE: You must set initialized to false, but data may be uninitialized

    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_inflate_retain

    Fields

    data

    Declaration
    public ufbx.ufbx_inflate_retain.data_struct data
    Field Value
    Type Description
    ufbx.ufbx_inflate_retain.data_struct

    initialized

    Declaration
    public bool initialized
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX