Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| |
|
| Name |
UDatasmithSceneComponentTemplate |
| Type |
class |
| Header File |
/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithSceneComponentTemplate.h |
| Include Path |
#include "ObjectTemplates/DatasmithSceneComponentTemplate.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithSceneComponentTemplate : public UDatasmithObjectTemplate
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttachParent |
TSoftObjectPtr< USceneComponent > |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
| bCastShadow |
bool |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
| bVisible |
bool |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
| Mobility |
TEnumAsByte< EComponentMobility::Type > |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
| RelativeTransform |
FTransform |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
| Tags |
TSet< FName > |
|
ObjectTemplates/DatasmithSceneComponentTemplate.h |
|
Functions