MaterialPattern


Declaration

[Serializable]
public struct MaterialPattern

Description

A material pattern, defined by a texture asset.

Properties

presetThe preset enumeration value of the pattern.
emissionMapThe emission map texture of the pattern.
normalMapThe normal map texture of the pattern.
heightMapThe height map texture of the pattern.

Constructors

MaterialPatternCreates a new material pattern with the specified preset.