Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/UsdWrappers
References
| Module | UnrealUSDWrapper |
| Header | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdSkelInbetweenShape.h |
| Include | #include "UsdWrappers/UsdSkelInbetweenShape.h" |
Syntax
class FUsdSkelInbetweenShape
Remarks
Minimal pxr::UsdSkelInbetweenShape wrapper for Unreal that can be used from no-rtti modules.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUsdSkelInbetweenShape
(
const FUsdSkelInbetweenShape& Other |
|||
FUsdSkelInbetweenShape
(
FUsdSkelInbetweenShape&& Other |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UE::FUsdAttribute | GetAttr () |
||
| bool | GetWeight
(
float* OutWeight |
Auto conversion from/to pxr::UsdSkelInbetweenShape. | |
| bool | IsDefined () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FUsdSkelInbetweenShape & | operator=
(
const FUsdSkelInbetweenShape& Other |
||
| FUsdSkelInbetweenShape & | operator=
(
FUsdSkelInbetweenShape&& Other |