UProceduralTorusToolProperties

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

int

 

CrossSectionSlices

Number of Angular Slices Around the Tube of the Torus

Public variable UProperty Category, EditAnywhere, Meta

float

 

MajorRadius

Radius from the Torus Center to the Center of the Torus Tube

Public variable UProperty Category, EditAnywhere, Meta

float

 

MinorRadius

Radius of the Torus Tube

Public variable UProperty Category, EditAnywhere, Meta

int

 

TubeSlices

Number of Angular Slices Along the Torus Tube

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