Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_progress

    Loading progress information.

    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_progress

    Fields

    bytes_read

    Declaration
    public ulong bytes_read
    Field Value
    Type Description
    ulong

    bytes_total

    Declaration
    public ulong bytes_total
    Field Value
    Type Description
    ulong
    In this article
    Back to top Generated by DocFX