Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FPhysicalMaterialMaskParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/PhysicsInterfaceTypes.h |
| Include Path | #include "Physics/PhysicsInterfaceTypes.h" |
Syntax
struct FPhysicalMaterialMaskParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PhysicalMaterialMap | UMaterialInterface * | Pointer to material which contains the physical material map | Physics/PhysicsInterfaceTypes.h | |
| PhysicalMaterialMask | UPhysicalMaterialMask * | Physical materials mask | Physics/PhysicsInterfaceTypes.h |