Navigation
API > API/Plugins > API/Plugins/USDClasses
References
| Module | USDClasses |
| Header | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDStageOptions.h |
| Include | #include "USDStageOptions.h" |
Syntax
USTRUCT (BlueprintType )
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 |