Enum TextureType

TextureType enumeration

Represents the preset texture type.

public enum TextureType

Values

NameValueDescription
BlueTissuePaper0Represents Blue Tissue Paper texture type.
Bouquet1Represents Bouquet texture type.
BrownMarble2Represents Brown Marble texture type.
Canvas3Represents Canvas texture type.
Cork4Represents Cork texture type.
Denim5Represents Denim texture type.
FishFossil6Represents Fish Fossil texture type.
Granite7Represents Granite texture type.
GreenMarble8Represents Green Marble texture type.
MediumWood9Represents Medium Wood texture type.
Newsprint10Represents Newsprint texture type.
Oak11Represents Oak texture type.
PaperBag12Represents Paper Bag texture type.
Papyrus13Represents Papyrus texture type.
Parchment14Represents Parchment texture type.
PinkTissuePaper15Represents Pink Tissue Paper texture type.
PurpleMesh16Represents Purple Mesh texture type.
RecycledPaper17Represents Recycled Paper texture type.
Sand18Represents Sand texture type.
Stationery19Represents Stationery texture type.
Walnut20Represents Walnut Droplets texture type.
WaterDroplets21Represents Water Droplets texture type.
WhiteMarble22Represents White Marble texture type.
WovenMat23Represents Woven Mat texture type.
Unknown24Represents Unknown texture type.

See Also