MaterialPattern
Struct in Zigurous.Prototyping
Declaration
[Serializable]
public struct MaterialPattern
Description
A material pattern, defined by a texture asset.
Properties
preset | The preset enumeration value of the pattern. |
emissionMap | The emission map texture of the pattern. |
normalMap | The normal map texture of the pattern. |
heightMap | The height map texture of the pattern. |
Constructors
MaterialPattern | Creates a new material pattern with the specified preset. |