Index | Known Issues
Falcor's USD importer implements a subset of the full USD specification. The following provides an overview of some of the USD features not supported by the Falcor USD importer.
UsdPhysics
is unsupported.UsdVariantSets
do not function properly.- Animation of camera parameters (aperture size, etc.) is not supported.
- Only per-vertex skinning data is supported. In particular, constant skinning data is not supported.
- A maximum of 4 bones per vertex are supported. Additional bones will be ignored, and a warning issued.
UsdGeomCapsule
,UsdGeomCone
,UsdGeomCube
,UsdGeomCylinder
,UsdGeomHermiteCurves
,UsdGeomNurbsCurves
,UsdGeomNurbsPatch
, andUsdGeomPoints
are unsupported- Instancing of
UsdGeomBasisCurves
is not supported. DisplayColor
interpolation modes are ignored.- Pivot transformations are not supported.
UsdLuxShapingAPI
andUsdLuxShadowAPI
are not supported.UsdLuxCylinderLight
andUsdLuxPortalLight
are not supported.- Instancing of lights is not supported.
- Only the
metallic
workflow is supported. A warning will be issued whenUsdPreviewSurface
shaders that use thespecular
workflow are encountered. - The
clearcoat
,clearcloatRoughness
,occlusion
anddisplacement
inputs ofUsdPreviewSurface
are not supported. - The
bias
,scale
,wrapS
, andwrapT
inputs ofUsdUVTexture
are not supported. Transform2d
nodes are not supported.