Package gov.nasa.worldwind
Annotation Type WorldWind.OrientationMode
-
@Retention(SOURCE) public static @interface WorldWind.OrientationMode
Orientation mode indicates how WorldWind interprets a renderable's orientation value, e.g., tilt and rotate values. Accepted values areWorldWind.RELATIVE_TO_GLOBE
, andWorldWind.RELATIVE_TO_SCREEN
.