Class MeshCreatorParameters

Parameter set for the MeshCreator, 1.2 IMPORTANT. These parameters differ from the Simple Mode!

Hierarchy

  • MeshCreatorParameters

Constructors

Properties

BackUVRotate?: string

Side-specific UV rotation in deg

Bevel?: string

Edge bevel, in m

BevelRounding?: string

Rounding level of the bevel, 0 (linear) to 1 (rounding), default: 0

BottomUVRotate?: string

Side-specific UV rotation in deg

BoxMode: "B" | "F" | "G" | "L" | "R" | "T" | "XYZ" | "XY" | "_XY" | "YZ" | "_YZ" | "XZ" | "_XZ" | "Faces"

Box mesh modes.

Depth: string

The nominal depth or z dimension, in m

Description?: string

An informal description.

FrontUVRotate?: string

Side-specific UV rotation in deg

Height: string

The nominal height or y dimension, in m

LeftUVRotate?: string

Side-specific UV rotation in deg

PatchSize?: string

The patch size, in m. Default: 0.15

RenderOrder?: number

Render order as specified by the corresponding IG.GFX Geometry Parameter The Render Order

RightUVRotate?: string

Side-specific UV rotation in deg

TopUVRotate?: string

Side-specific UV rotation in deg

Type: "Box"

The basic mesh type.

Width: string

The nominal width or x dimension, in m

X?: string

Origin (x axis) of the mesh, in m

Y?: string

Origin (y axis) of the mesh, in m

Z?: string

Origin (z axis) of the mesh, in m

Generated using TypeDoc