rhodonite
    Preparing search index...

    Interface AxisDescriptor

    Descriptor interface for creating an Axis shape

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

    Hierarchy (View Summary)

    Index

    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