Blender V5.0
blender::io::usd::USDImportDomeLightData Struct Reference

#include <usd_light_convert.hh>

Public Attributes

float intensity
pxr::GfVec3f color
pxr::SdfAssetPath tex_path
pxr::TfToken pole_axis
bool has_color
bool has_tex

Detailed Description

Definition at line 22 of file usd_light_convert.hh.

Member Data Documentation

◆ color

pxr::GfVec3f blender::io::usd::USDImportDomeLightData::color

◆ has_color

bool blender::io::usd::USDImportDomeLightData::has_color

◆ has_tex

bool blender::io::usd::USDImportDomeLightData::has_tex

◆ intensity

float blender::io::usd::USDImportDomeLightData::intensity

◆ pole_axis

pxr::TfToken blender::io::usd::USDImportDomeLightData::pole_axis

◆ tex_path

pxr::SdfAssetPath blender::io::usd::USDImportDomeLightData::tex_path

The documentation for this struct was generated from the following file: