Table of Contents

Enum MaterialType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the type of a material.

public enum MaterialType : byte

Fields

Default = 1

Indicates that the default material is applied.

None = 0

Indicates that no material is applied.

Text = 2

Indicates that a text material is applied.