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 |
UFBX_LIGHT_DIRECTIONAL | |
UFBX_LIGHT_POINT | Single point at local origin, at |
UFBX_LIGHT_SPOT | |
UFBX_LIGHT_TYPE_FORCE_32BIT | |
UFBX_LIGHT_VOLUME | Volumetric light source TODO: How does this work |