Search results for "None"

Z.CullFaces

enum CullFaces { "inherit", "back", "front", "both", "none" } 3D rendering hardware can optionally skip drawing (cull) each face in a 3D object depending on the order in which the vertices of that face are specified.

Mipmap

enum Mipmap { "none", "fast", "best" } The mipmapping mode for textures.

Shape

enum Shape { "cube", "sphere", "cylinder", "xy_square", "xy_circle", "none" } The shape that the TriggerRegion takes. Member List Member Description cube A cube with dimensions of [-1,-1,-1] to [1,1,1]. sphere A sphere with a radius of 1.

themeColor( )

themeColor() : number[]; Returns The currently set theme color in the form [r, g, b, a], or null if none has been set. Default value: null Related themeColor(...) setter Gets the theme color.

zapcode branded_zapcode i