UProceduralDiscToolProperties

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 UProceduralDiscToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EProceduralDisc...

 

DiscType

Type of disc

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Radius of the hole in the disc. This is only available for Punctured Discs.

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of radial slices for the disc

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSubdivisions

Number of radial subdivisions for each radial slice of the disc

Public variable UProperty Category, EditAnywhere, Meta

float

 

Radius

Radius of the disc