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&40;Meta&61;&40;DisplayName&61;"Draw Point In Place", Keywords&61;"Draw Vector", Deprecated&61;"4.25.0"&41;&41; struct FRigVMFunction_DebugPoint : public FRigVMFunction_DebugBase Copy full snippetUSTRUCT&40;Meta&61;&40;DisplayName&61;"Draw Point In Place", Keywords&61;"Draw Vector", Deprecated&61;"4.25.0"&41;&41; 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 FRigVMFunction_DebugPoint () Overridden from FRigVMStruct Type Name Description void Execute () Execute logic for this struct FRigVMStructUpgradeInfo GetUpgradeInfo ()