#include <DataflowDebugDraw.h>
|
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering", meta=(EditCondition="RenderType==EDataflowDebugDrawRenderType::Shaded", EditConditionHides)) |
| |
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering", meta=(ClampMin="0.1", ClampMax="10.0")) |
| |
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering") |
| |
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering", meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::Single", EditConditionHides)) |
| |
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering", meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides)) |
| |
| | UPROPERTY (EditAnywhere, Category="Debug Draw - Sphere Covering", meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides)) |
| |
◆ UPROPERTY() [1/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering" |
|
) |
| |
◆ UPROPERTY() [2/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering", |
|
|
meta |
= (ClampMin="0.1", ClampMax="10.0") |
|
) |
| |
◆ UPROPERTY() [3/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering", |
|
|
meta |
= (EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides) |
|
) |
| |
◆ UPROPERTY() [4/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering", |
|
|
meta |
= (EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides) |
|
) |
| |
◆ UPROPERTY() [5/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering", |
|
|
meta |
= (EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::Single", EditConditionHides) |
|
) |
| |
◆ UPROPERTY() [6/6]
| FDataflowNodeSphereCoveringDebugDrawSettings::UPROPERTY |
( |
EditAnywhere |
, |
|
|
Category |
= "Debug Draw - Sphere Covering", |
|
|
meta |
= (EditCondition="RenderType==EDataflowDebugDrawRenderType::Shaded", EditConditionHides) |
|
) |
| |
◆ bDisplaySphereCovering
| bool FDataflowNodeSphereCoveringDebugDrawSettings::bDisplaySphereCovering = false |
◆ bTranslucent
| bool FDataflowNodeSphereCoveringDebugDrawSettings::bTranslucent = true |
◆ Color
◆ ColorA
◆ ColorB
◆ ColorMethod
◆ ColorRandomSeed
| int32 FDataflowNodeSphereCoveringDebugDrawSettings::ColorRandomSeed = 0 |
◆ LineWidthMultiplier
| float FDataflowNodeSphereCoveringDebugDrawSettings::LineWidthMultiplier = .25f |
◆ RenderType
The documentation for this struct was generated from the following file: