@JsType(isNative=true,
namespace="Cesium",
name="PlaneOutlineGeometry")
public class PlaneOutlineGeometry
extends Geometry
implements Packable
attributes, boundingSphere, indices, primitiveType| Constructor and Description |
|---|
PlaneOutlineGeometry()
Describes geometry representing the outline of a plane centered at the origin, with a unit width and length.
|
Copyright © 2019. All rights reserved.