Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UPhysicsInspectorToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Physics/PhysicsInspectorTool.h |
| Include Path | #include "Physics/PhysicsInspectorTool.h" |
Syntax
UCLASS (MinimalAPI)
class UPhysicsInspectorToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UPhysicsInspectorToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UPhysicsInspectorToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowTargetMesh | bool | Show/Hide target mesh | Physics/PhysicsInspectorTool.h |
|