Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPhysicalMaterialManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosPhysicsMaterial * Resolve
(
FChaosMaterialHandle InHandle |
Get the actual material from a handle | Chaos/PhysicalMaterials.h | |
const FChaosPhysicsMaterial * Resolve
(
FChaosConstMaterialHandle InHandle |
Chaos/PhysicalMaterials.h | ||
FChaosPhysicsMaterialMask * Resolve
(
FChaosMaterialMaskHandle InHandle |
Chaos/PhysicalMaterials.h | ||
const FChaosPhysicsMaterialMask * Resolve
(
FChaosConstMaterialMaskHandle InHandle |
Chaos/PhysicalMaterials.h |
Resolve(FChaosMaterialHandle)
Description
Get the actual material from a handle
| Name | Resolve |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PhysicalMaterials.h |
| Include Path | #include "Chaos/PhysicalMaterials.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PhysicalMaterials.cpp |
FChaosPhysicsMaterial * Resolve
(
FChaosMaterialHandle InHandle
) const
Resolve(FChaosConstMaterialHandle)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PhysicalMaterials.h |
| Include Path | #include "Chaos/PhysicalMaterials.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PhysicalMaterials.cpp |
const FChaosPhysicsMaterial * Resolve
(
FChaosConstMaterialHandle InHandle
) const
Resolve(FChaosMaterialMaskHandle)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PhysicalMaterials.h |
| Include Path | #include "Chaos/PhysicalMaterials.h" |
FChaosPhysicsMaterialMask * Resolve
(
FChaosMaterialMaskHandle InHandle
) const
Resolve(FChaosConstMaterialMaskHandle)
| Name | Resolve |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PhysicalMaterials.h |
| Include Path | #include "Chaos/PhysicalMaterials.h" |
const FChaosPhysicsMaterialMask * Resolve
(
FChaosConstMaterialMaskHandle InHandle
) const