Skip to content

materialmapping

eisclimber edited this page Apr 4, 2026 · 1 revision

MaterialMapping

Class in ExPresSXR.Minigames.TileGame

Inherits from System.Object

Summary

Helper class for mapping a renderers materials to the areas as the material ordering is not consistent. Default values are set up for the example model coming with the project.

public class MaterialMapping

Fields

Name Description
Center Renderer material index for the center area.
Down Renderer material index for the bottom area.
Left Renderer material index for the left area.
Right Renderer material index for the right area.
Up Renderer material index for the top area.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally