Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_cache_deformer

    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_cache_deformer

    Fields

    _anonymous_1

    Declaration
    public ufbx.ufbx_cache_deformer._anonymous_1_struct _anonymous_1
    Field Value
    Type Description
    ufbx.ufbx_cache_deformer._anonymous_1_struct

    channel

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

    external_cache

    Only valid if ufbx_load_opts.load_external_files is set!

    Declaration
    public ufbx.ufbx_geometry_cache* external_cache
    Field Value
    Type Description
    ufbx_geometry_cache*

    external_channel

    Declaration
    public ufbx.ufbx_cache_channel* external_channel
    Field Value
    Type Description
    ufbx_cache_channel*

    file

    Declaration
    public ufbx.ufbx_cache_file* file
    Field Value
    Type Description
    ufbx_cache_file*

    Properties

    element

    Declaration
    public ufbx.ufbx_element element { get; }
    Property Value
    Type Description
    ufbx.ufbx_element

    element_id

    Declaration
    public uint element_id { get; }
    Property Value
    Type Description
    uint

    name

    Declaration
    public ufbx.ufbx_string name { get; }
    Property Value
    Type Description
    ufbx.ufbx_string

    props

    Declaration
    public ufbx.ufbx_props props { get; }
    Property Value
    Type Description
    ufbx.ufbx_props

    typed_id

    Declaration
    public uint typed_id { get; }
    Property Value
    Type Description
    uint
    In this article
    Back to top Generated by DocFX