Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_dom_value

    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_dom_value

    Fields

    type

    Declaration
    public ufbx.ufbx_dom_value_type type
    Field Value
    Type Description
    ufbx.ufbx_dom_value_type

    value_blob

    Declaration
    public ufbx.ufbx_blob value_blob
    Field Value
    Type Description
    ufbx.ufbx_blob

    value_float

    Declaration
    public double value_float
    Field Value
    Type Description
    double

    value_int

    Declaration
    public long value_int
    Field Value
    Type Description
    long

    value_str

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