| bDisplaySphereCovering |
bool |
Display sphere covering |
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
|
| bTranslucent |
bool |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(EditCondition="RenderType==EDataflowDebugDrawRenderType::Shaded", EditConditionHides)
|
| Color |
FLinearColor |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::Single", EditConditionHides)
|
| ColorA |
FLinearColor |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides)
|
| ColorB |
FLinearColor |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::ColorByRadius", EditConditionHides)
|
| ColorMethod |
EDataflowSphereCoveringColorMethod |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
|
| ColorRandomSeed |
int32 |
Random seed |
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(ClampMin="0", EditCondition="ColorMethod == EDataflowSphereCoveringColorMethod::Random", EditConditionHides)
|
| LineWidthMultiplier |
float |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
- Meta=(ClampMin="0.1", ClampMax="10.0")
|
| RenderType |
EDataflowDebugDrawRenderType |
|
Dataflow/DataflowDebugDraw.h |
- EditAnywhere
- Category="Debug Draw - Sphere Covering"
|