asposecells.api

Class TextureType

Utility class containing constants. Represents the preset texture type.

Field Summary
const  intBLUE_TISSUE_PAPER
Represents Blue Tissue Paper texture type.
const  intBOUQUET
Represents Bouquet texture type.
const  intBROWN_MARBLE
Represents Brown Marble texture type.
const  intCANVAS
Represents Canvas texture type.
const  intCORK
Represents Cork texture type.
const  intDENIM
Represents Denim texture type.
const  intFISH_FOSSIL
Represents Fish Fossil texture type.
const  intGRANITE
Represents Granite texture type.
const  intGREEN_MARBLE
Represents Green Marble texture type.
const  intMEDIUM_WOOD
Represents Medium Wood texture type.
const  intNEWSPRINT
Represents Newsprint texture type.
const  intOAK
Represents Oak texture type.
const  intPAPER_BAG
Represents Paper Bag texture type.
const  intPAPYRUS
Represents Papyrus texture type.
const  intPARCHMENT
Represents Parchment texture type.
const  intPINK_TISSUE_PAPER
Represents Pink Tissue Paper texture type.
const  intPURPLE_MESH
Represents Purple Mesh texture type.
const  intRECYCLED_PAPER
Represents Recycled Paper texture type.
const  intSAND
Represents Sand texture type.
const  intSTATIONERY
Represents Stationery texture type.
const  intWALNUT
Represents Walnut Droplets texture type.
const  intWATER_DROPLETS
Represents Water Droplets texture type.
const  intWHITE_MARBLE
Represents White Marble texture type.
const  intWOVEN_MAT
Represents Woven Mat texture type.
const  intUNKNOWN
Represents Unknown texture type.
 

    • Field Detail

      • BLUE_TISSUE_PAPER

        const int BLUE_TISSUE_PAPER
        Represents Blue Tissue Paper texture type.
      • BOUQUET

        const int BOUQUET
        Represents Bouquet texture type.
      • BROWN_MARBLE

        const int BROWN_MARBLE
        Represents Brown Marble texture type.
      • CANVAS

        const int CANVAS
        Represents Canvas texture type.
      • CORK

        const int CORK
        Represents Cork texture type.
      • DENIM

        const int DENIM
        Represents Denim texture type.
      • FISH_FOSSIL

        const int FISH_FOSSIL
        Represents Fish Fossil texture type.
      • GRANITE

        const int GRANITE
        Represents Granite texture type.
      • GREEN_MARBLE

        const int GREEN_MARBLE
        Represents Green Marble texture type.
      • MEDIUM_WOOD

        const int MEDIUM_WOOD
        Represents Medium Wood texture type.
      • NEWSPRINT

        const int NEWSPRINT
        Represents Newsprint texture type.
      • OAK

        const int OAK
        Represents Oak texture type.
      • PAPER_BAG

        const int PAPER_BAG
        Represents Paper Bag texture type.
      • PAPYRUS

        const int PAPYRUS
        Represents Papyrus texture type.
      • PARCHMENT

        const int PARCHMENT
        Represents Parchment texture type.
      • PINK_TISSUE_PAPER

        const int PINK_TISSUE_PAPER
        Represents Pink Tissue Paper texture type.
      • PURPLE_MESH

        const int PURPLE_MESH
        Represents Purple Mesh texture type.
      • RECYCLED_PAPER

        const int RECYCLED_PAPER
        Represents Recycled Paper texture type.
      • SAND

        const int SAND
        Represents Sand texture type.
      • STATIONERY

        const int STATIONERY
        Represents Stationery texture type.
      • WALNUT

        const int WALNUT
        Represents Walnut Droplets texture type.
      • WATER_DROPLETS

        const int WATER_DROPLETS
        Represents Water Droplets texture type.
      • WHITE_MARBLE

        const int WHITE_MARBLE
        Represents White Marble texture type.
      • WOVEN_MAT

        const int WOVEN_MAT
        Represents Woven Mat texture type.
      • UNKNOWN

        const int UNKNOWN
        Represents Unknown texture type.