Sha256: bec4a248ed647e9b5e94079ec1b7ebb4ec5d63e28dca42c535cb6f49cb936019
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843472.0346901:@value";{I" class:EFI"BundledAsset;FI"logical_path;FI"Scene/VerticalOrigin.js;TI" pathname;FI"T/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/VerticalOrigin.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi_I"digest;F"%7cebd5e3b93d55561391067510b6d48fI"source;FI"_/*global define*/ define(['../Core/Enumeration'], function(Enumeration) { "use strict"; /** * The vertical location of an origin relative to an object, e.g., a {@link Billboard}. * For example, the vertical origin is used to display a billboard above or below (in * screen space) of the actual position. * * @exports VerticalOrigin * * @see Billboard#setVerticalOrigin */ var VerticalOrigin = { /** * The origin is at the vertical center of the object. * * @type {Enumeration} * @constant * @default 0 */ CENTER : new Enumeration(0, 'CENTER'), /** * The origin is at the bottom of the object. * * @type {Enumeration} * @constant * @default 1 */ BOTTOM : new Enumeration(1, 'BOTTOM'), /** * The origin is at the top of the object. * * @type {Enumeration} * @constant * @default -1 */ TOP : new Enumeration(-1, 'TOP') }; return VerticalOrigin; }); ;FI"required_assets_digest;F"%59b9cefedbf931c7f6e8e800ae211fc7I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/E28/490/sprockets%2Fca10a2ffeed9854e7deb0fc1ea080a79 |