Click or drag to resize

CesiumStripeOrientation Enumeration

The orientation of the stripes in a stripe material.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum CesiumStripeOrientation
Members
  Member nameDescription
Horizontal The stripes are oriented horizontally along the X axis.
Vertical The stripes are oriented vertically along the Y axis.
See Also