Navigation
API > API/Plugins > API/Plugins/ChaosRigidAssetEditor
| Name | FBoneSelectionRenderCallbacks |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosRigidAsset/Source/ChaosRigidAssetEditor/Public/DataflowRendering.h |
| Include Path | #include "DataflowRendering.h" |
Syntax
class FBoneSelectionRenderCallbacks : public UE::Dataflow::FRenderingFactory::ICallbackInterface
Inheritance Hierarchy
- FRenderingFactory::ICallbackInterface → FBoneSelectionRenderCallbacks
Functions
Public
Overridden from ICallbackInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanRender
(
const UE::Dataflow::IDataflowConstructionViewMode& ViewMode |
DataflowRendering.h | ||
virtual UE::Dataflow::FRenderKey GetRenderKey() |
DataflowRendering.h | ||
virtual void Render
(
GeometryCollection::Facades::FRenderingFacade& RenderingFacade, |
DataflowRendering.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UE::Dataflow::FRenderKey StaticGetRenderKey() |
DataflowRendering.h |