|
Blender V4.3
|
#include "usd_writer_light.hh"#include "usd_hierarchy_iterator.hh"#include <pxr/usd/usdLux/diskLight.h>#include <pxr/usd/usdLux/distantLight.h>#include <pxr/usd/usdLux/rectLight.h>#include <pxr/usd/usdLux/shapingAPI.h>#include <pxr/usd/usdLux/sphereLight.h>#include "BLI_assert.h"#include "BLI_math_rotation.h"#include "DNA_light_types.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::usd |
Functions | |
| static void | blender::io::usd::set_light_extents (const pxr::UsdPrim &prim, const pxr::UsdTimeCode time) |