Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_anim_prop

    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_anim_prop

    Fields

    _internal_key

    Declaration
    public uint _internal_key
    Field Value
    Type Description
    uint

    anim_value

    Declaration
    public ufbx.ufbx_anim_value* anim_value
    Field Value
    Type Description
    ufbx_anim_value*

    element

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

    prop_name

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