Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UScriptableTool_RenderAPI
References
| Module | ScriptableToolsFramework |
| Header | /Engine/Plugins/Runtime/ScriptableToolsFramework/Source/ScriptableToolsFramework/Public/ScriptableInteractiveTool.h |
| Include | #include "ScriptableInteractiveTool.h" |
Syntax
UCLASS (Transient)
class UScriptableTool_RenderAPI : public UObject
Remarks
UScriptableTool_RenderAPI is helper Object that is created internally by a UScriptableInteractiveTool to allow Blueprints to access basic 3D rendering functionality, in the context of a specific Tool. The OnScriptRender event is called with an instance of this type.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FToolDataVisualizer * | ActiveVisualizer | ||
| double double FLinearColor float float bool bool | bCentered | ||
| FVectorFLinearColor float float bool | bDepthTested | ||
| double double FLinearColor float float bool | bDepthTested | ||
| FVectorFLinearColor | Color | ||
| double double FLinearColor | Color | ||
| FVectorFLinearColor float float | DepthBias | ||
| double double FLinearColor float float | DepthBias | ||
| FVector | End | ||
| double double | Height | ||
| double double FLinearColor float | LineThickness | ||
| FVectorFLinearColor float | Thickness | ||
| double | Width |
Functions
| Type | Name | Description | |
|---|---|---|---|
UPARAM
(
DisplayName |
|||
UPARAM
(
DisplayName |