UProceduralArrowToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "AddPrimitiveTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UProceduralArrowToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

HeadHeight

Height of Arrow's Head

Public variable UProperty Category, EditAnywhere, Meta

float

 

HeadRadius

Radius of the Arrow Head

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of Angular Slices Around 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

Public variable UProperty Category, EditAnywhere, Meta

int

 

TotalSubdivisions

Number of Vertical Subdivisions Along in the Arrow

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss