Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMFunctions > API/Plugins/RigVM/RigVMFunctions/Debug
Inheritance Hierarchy
- FRigVMStruct
- FRigVMFunction_DebugBase
- FRigVMFunction_DebugPoint
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 In Place", Keywords="Draw Vector", Deprecated="4.25.0"))
struct FRigVMFunction_DebugPoint : public FRigVMFunction_DebugBase
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 () |