UProceduralTorusToolProperties

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

MajorRadius

Major radius of the torus, measured from the torus center to the center of the torus tube

Public variable UProperty Category, EditAnywhere, Meta

int

 

MajorSlices

Number of radial slices along the torus tube

Public variable UProperty Category, EditAnywhere, Meta

float

 

MinorRadius

Minor radius of the torus, measured from the center ot the torus tube to the tube surface

Public variable UProperty Category, EditAnywhere, Meta

int

 

MinorSlices

Number of radial slices around the torus tube