Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Struct ufbx.ufbx_material_features

    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_material_features

    Fields

    _anonymous_1

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

    Properties

    ambient_occlusion

    Declaration
    public ufbx.ufbx_material_feature_info ambient_occlusion { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    caustics

    Declaration
    public ufbx.ufbx_material_feature_info caustics { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    coat

    Declaration
    public ufbx.ufbx_material_feature_info coat { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    coat_roughness_as_glossiness

    Declaration
    public ufbx.ufbx_material_feature_info coat_roughness_as_glossiness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    diffuse

    Declaration
    public ufbx.ufbx_material_feature_info diffuse { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    diffuse_roughness

    Declaration
    public ufbx.ufbx_material_feature_info diffuse_roughness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    double_sided

    Declaration
    public ufbx.ufbx_material_feature_info double_sided { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    emission

    Declaration
    public ufbx.ufbx_material_feature_info emission { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    exit_to_background

    Declaration
    public ufbx.ufbx_material_feature_info exit_to_background { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    internal_reflections

    Declaration
    public ufbx.ufbx_material_feature_info internal_reflections { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    ior

    Declaration
    public ufbx.ufbx_material_feature_info ior { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    matte

    Declaration
    public ufbx.ufbx_material_feature_info matte { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    metalness

    Declaration
    public ufbx.ufbx_material_feature_info metalness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    opacity

    Declaration
    public ufbx.ufbx_material_feature_info opacity { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    pbr

    Declaration
    public ufbx.ufbx_material_feature_info pbr { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    roughness_as_glossiness

    Declaration
    public ufbx.ufbx_material_feature_info roughness_as_glossiness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    sheen

    Declaration
    public ufbx.ufbx_material_feature_info sheen { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    specular

    Declaration
    public ufbx.ufbx_material_feature_info specular { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    thin_walled

    Declaration
    public ufbx.ufbx_material_feature_info thin_walled { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    transmission

    Declaration
    public ufbx.ufbx_material_feature_info transmission { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    transmission_roughness

    Declaration
    public ufbx.ufbx_material_feature_info transmission_roughness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    transmission_roughness_as_glossiness

    Declaration
    public ufbx.ufbx_material_feature_info transmission_roughness_as_glossiness { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info

    unlit

    Declaration
    public ufbx.ufbx_material_feature_info unlit { get; }
    Property Value
    Type Description
    ufbx.ufbx_material_feature_info
    In this article
    Back to top Generated by DocFX