MaterialVariant

Show Deprecated

Using MaterialVariant objects can expand the variety of materials in an experience. MaterialVariant has properties that can define the appearance of a material. Its name can be set in MaterialService to globally override a built-in material, or set in the BasePart.MaterialVariant property to change certain Parts. MaterialVariant objects only work as descendants of MaterialService.

Summary

Properties

  • Plugin Security
    Read Parallel

    Category Material this variant belongs to.

  • ColorMap:ContentId
    Plugin Security
    Read Parallel

    Determines the color of the surface.

  • Plugin Security
    Read Parallel

    Determines the color of the surface. Only supports asset URIs as textures.

  • Determines texture tiling method.

  • MetalnessMap:ContentId
    Plugin Security
    Read Parallel

    Determines which parts of the surface are metal and are non-metal.

  • Plugin Security
    Read Parallel

    Determines which parts of the surface are metal and are non-metal. Only supports asset URIs as textures.

  • NormalMap:ContentId
    Plugin Security
    Read Parallel

    Modifies the lighting of the surface by adding bumps, dents, cracks, and curves without adding more polygons.

  • Plugin Security
    Read Parallel

    Modifies the lighting of the surface by adding bumps, dents, cracks, and curves without adding more polygons. Only supports asset URIs as textures.

  • RoughnessMap:ContentId
    Plugin Security
    Read Parallel

    Determines the apparent roughness across the surface.

  • Plugin Security
    Read Parallel

    Determines the apparent roughness across the surface. Only supports asset URIs as textures.

  • Read Parallel

    Determines the scale of textures.

Properties

BaseMaterial

Plugin Security
Read Parallel

ColorMap

ContentId
Plugin Security
Read Parallel

ColorMapContent

Plugin Security
Read Parallel

CustomPhysicalProperties

Read Parallel

MaterialPattern

Read Parallel

MetalnessMap

ContentId
Plugin Security
Read Parallel

MetalnessMapContent

Plugin Security
Read Parallel

NormalMap

ContentId
Plugin Security
Read Parallel

NormalMapContent

Plugin Security
Read Parallel

RoughnessMap

ContentId
Plugin Security
Read Parallel

RoughnessMapContent

Plugin Security
Read Parallel

StudsPerTile

Read Parallel

Methods

Events