| bCastShadows |
bool |
Controls whether the ISM can cast shadow or not |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| bRequiresExternalInstanceIDTracking |
bool |
Determines the value of corresponding FMassISMCSharedData.bRequiresExternalInstanceIDTracking. |
MassRepresentationTypes.h |
|
| ISMComponentClass |
TSubclassOf< UInstancedStaticMeshComponent > |
InstancedStaticMeshComponent class to use to manage instances described by this struct instance |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| LocalTransform |
FTransform |
A relative Transform from the parent, passed along to FMassISMCSharedData::LocalTransform |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| MaterialOverrides |
TArray< TObjectPtr< UMaterialInterface > > |
Material overrides for the static mesh visual representation. |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| MaxLODSignificance |
float |
The maximum exclusive LOD significance to stop using this static mesh |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| Mesh |
TObjectPtr< UStaticMesh > |
The static mesh visual representation |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| MinLODSignificance |
float |
The minimum inclusive LOD significance to start using this static mesh |
MassRepresentationTypes.h |
- EditAnywhere
- Category="Mass|Visual"
|
| Mobility |
EComponentMobility::Type |
Controls the mobility of the ISM |
MassRepresentationTypes.h |
|