Class RoundRectGenerator
Inheritance
RoundRectGenerator
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class RoundRectGenerator : MeshGenerator
Fields
CornerSteps
Declaration
Field Value
Height
Declaration
Field Value
Radius
Declaration
Field Value
SharpCorners
Declaration
public RoundRectGenerator.Corner SharpCorners
Field Value
UVMode
Declaration
public RoundRectGenerator.UVModes UVMode
Field Value
Width
Declaration
Field Value
Methods
Generate()
Declaration
public override MeshGenerator Generate()
Returns
Overrides
GetBorderLoop()
This is a utility function that returns the set of border points, which
is useful when we use a roundrect as a UI element and want the border
Declaration
public Vector3d[] GetBorderLoop()
Returns