text
stringlengths
0
8.81k
leading to full visibility.
Properties:
Name
Type
Description
NONE
number
Represents that no part of an object is visible.
PARTIAL
number
Represents that part, but not all, of an object is visible
FULL
number
Represents that an object is visible in its entirety.
constant VoxelShapeType : string
engine/Source/Scene/VoxelShapeType.js 13
An enum of voxel shapes. The shape controls how the voxel grid is mapped to 3D space.
Properties:
Name
Type
Description
BOX
string
A box shape.
ELLIPSOID
string
An ellipsoid shape.
CYLINDER
string
A cylinder shape.
Experimental
This feature is not final and is subject to change without Cesium's standard deprecation policy.
constant WebGLConstants : number
engine/Source/Core/WebGLConstants.js 12
Enum containing WebGL Constant values by name.
for use without an active WebGL context, or in cases where certain constants are unavailable using the WebGL context