FUsdStageOptions

Windows
MacOS
Linux

References

Module

USDClasses

Header

/Engine/Plugins/Importers/USDImporter/Source/USDClasses/Public/USDStageOptions.h

Include

#include "USDStageOptions.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FUsdStageOptions

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite Config

float

 

MetersPerUnit

MetersPerUnit to use for the stage. Defaults to 0.01 (i.e. 1cm per unit, which equals UE units)

Public variable UProperty Category, EditAnywhere BlueprintReadWrite Config

EUsdUpAxis

 

UpAxis

UpAxis to use for the stage. Defaults to ZAxis, which equals the UE convention

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss