Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_props

    List of alphabetically sorted properties with potential defaults. For animated objects in as scene from ufbx_evaluate_scene() this list only has the animated properties, the originals are stored under defaults.

    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_props

    Fields

    defaults

    Declaration
    public ufbx.ufbx_props* defaults
    Field Value
    Type Description
    ufbx_props*

    num_animated

    Declaration
    public ulong num_animated
    Field Value
    Type Description
    ulong

    props

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