Navigation
Unreal Engine C++ API Reference > Plugins > USDClasses
References
Module | USDClasses |
Header | /Engine/Plugins/Importers/USDImporter/Source/USDClasses/Public/USDStageOptions.h |
Include | #include "USDStageOptions.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FUsdStageOptions
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() ![]() |
float | MetersPerUnit | MetersPerUnit to use for the stage. Defaults to 0.01 (i.e. 1cm per unit, which equals UE units) |
![]() ![]() ![]() ![]() ![]() |
EUsdUpAxis | UpAxis | UpAxis to use for the stage. Defaults to ZAxis, which equals the UE convention |