The JavaScript class for getting the palette list type. Obtain it from Constants. More...
Properties | |
int | Scene |
The PaletteList is a Scene palette list if its. More... | |
int | Element |
Represent the Job location of the project. A palette created with this location would be stored in the job folder. More... | |
int | Hidden |
Represent the Scene location of the project. A palette created with this location would be stored in the scene folder. More... | |
int | Unspecified |
The palette list type is unspecified. Maybe the palette list is invalid. More... | |
The JavaScript class for getting the palette list type. Obtain it from Constants.
Defines the types of palette list. They can be Scene, Element, Hidden or Unspecified.
|
read |
Represent the Job location of the project. A palette created with this location would be stored in the job folder.
|
read |
Represent the Scene location of the project. A palette created with this location would be stored in the scene folder.
|
read |
The PaletteList is a Scene palette list if its.
|
read |
The palette list type is unspecified. Maybe the palette list is invalid.