Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Enum ufbx.ufbx_light_type

    The kind of light source

    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public enum ufbx.ufbx_light_type

    Fields

    Name Description
    UFBX_LIGHT_AREA

    Area light, shape specified by light-area_shape TODO: Units?

    UFBX_LIGHT_DIRECTIONAL
    UFBX_LIGHT_POINT

    Single point at local origin, at node-world_transform.position

    UFBX_LIGHT_SPOT
    UFBX_LIGHT_TYPE_FORCE_32BIT
    UFBX_LIGHT_VOLUME

    Volumetric light source TODO: How does this work

    In this article
    Back to top Generated by DocFX