Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMFunctions > API/Plugins/RigVM/RigVMFunctions/Debug
Inheritance Hierarchy
- FRigVMStruct
- FRigVMStructMutable
- FRigVMFunction_DebugBaseMutable
- FRigVMFunction_DebugPointMutable
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/Debug/RigVMFunction_DebugPoint.h |
| Include | #include "RigVMFunctions/Debug/RigVMFunction_DebugPoint.h" |
Syntax
USTRUCT (Meta=(DisplayName="Draw Point", Keywords="Draw Vector", Deprecated="4.25.0"))
struct FRigVMFunction_DebugPointMutable : public FRigVMFunction_DebugBaseMutable
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnabled | ||
| FLinearColor | Color | ||
| ERigUnitDebugPointMode | Mode | ||
| float | Scale | ||
| FName | Space | ||
| float | Thickness | ||
| FVector | Vector | ||
| FTransform | WorldOffset |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
RIGVM_METHOD () |
|||
RIGVM_METHOD () |