UProceduralArrowToolProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h

Include

#include "AddPrimitiveTool.h"

Syntax

UCLASS()
class UProceduralArrowToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

HeadHeight

Height of arrow head

Public variable UProperty Category, EditAnywhere, Meta

float

 

HeadRadius

Radius of the arrow head base

Public variable UProperty Category, EditAnywhere, Meta

int

 

HeightSubdivisions

Number of subdivisions along each part of the arrow, i.e. shaft, head base, head cone

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of radial slices for the arrow

Public variable UProperty Category, EditAnywhere, Meta

float

 

ShaftHeight

Height of arrow shaft

Public variable UProperty Category, EditAnywhere, Meta

float

 

ShaftRadius

Radius of the arrow shaft