Interface AxisDescriptor

Descriptor interface for creating an Axis shape

interface AxisDescriptor {
    length?: number;
    material?: Material;
}

Hierarchy (view full)

Properties

Properties

length?: number

The length of each axis line

1
material?: Material

attach a rhodonite material to this plane(the default material is the classicUberMaterial