* Whether to cull back-facing geometry. When true, back face culling is determined by the material's doubleSided property; when false, back face culling is disabled. Back faces are not culled if ModelExperimental#color is translucent or ModelExperimental#silhouetteSize is greater than 0.0.
* Default: true
*/
@JsProperty
publicbooleanbackFaceCulling;
/**
* Gets the model's bounding sphere.
*/
@JsProperty(name="boundingSphere")
publicnativeBoundingSphereboundingSphere();
/**
* Determines if the model's animations should hold a pose over frames where no keyframes are specified.
* Default: true
*/
@JsProperty
publicbooleanclampAnimations;
/**
* The {@link ClippingPlaneCollection} used to selectively disable rendering the model.
*/
@@ -69,6 +91,11 @@ public class ModelExperimental {
*/
@JsProperty
publicColorBlendModecolorBlendMode;
/**
* Gets the credit that will be displayed for the model
*/
@JsProperty(name="credit")
publicnativeCreditcredit();
/**
* The model's custom shader, if it exists. Using custom shaders with a Cesium3DTileStyle may
* lead to undefined behavior.
@@ -91,6 +118,13 @@ public class ModelExperimental {
*/
@JsProperty
publicbooleandebugWireframe;
/**
* Gets or sets the distance display condition, which specifies at what distance from the camera