RSX Code Reference
    Preparing search index...
    • rsx
    • MeshProccesor

    Class MeshProccesorAbstract

    The IMeshProcessor interface provides different APIs to process mesh and topology data. From generating Level-of-Detail for meshes to CSG modelling or SDF generation, the IMeshProcessor is a powerful library.

    Index
    • get isAvailable(): boolean

      Determines if a mesh processor is available.

      Returns boolean

    • get processorName(): string

      Gets the name of the processor.

      Returns string