Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_color_set

    Vertex color set/layer

    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_color_set

    Fields

    index

    Declaration
    public uint index
    Field Value
    Type Description
    uint

    name

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

    vertex_color

    Per-vertex RGBA color

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