Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_prop_override

    -- Animation

    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_prop_override

    Fields

    _internal_key

    Declaration
    public uint _internal_key
    Field Value
    Type Description
    uint

    element_id

    Declaration
    public uint element_id
    Field Value
    Type Description
    uint

    prop_name

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

    value

    Declaration
    public ufbx.ufbx_vec4 value
    Field Value
    Type Description
    ufbx.ufbx_vec4

    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