Protected
constructorThe name of the Asset in Lens Studio.
Readonly
uniqueReturns the LocationAsset
Tile that is specified by the containing tile and the specified xOffset
, yOffset
and zoomOffset
. When zooming in, index offset is relative to the center. When zooming out or not zooming, index offset is relative to the containing tile.
Static
getAROriginGets the origin position of the LocationAsset
.
Static
getStatic
getGets nearby LocationAsset tiles, where each argument represents the x,y,z position relative to the current LocationAsset.
Static
getGet a Proxy LocationAsset with the proxyId embedded in the locationId. proxyId must not be null, must start with an alpha char, and consist only of alphanumerics or ".".
Gets the Proxy LocationID if the LocationAsset is a proxyLocation; returns null otherwise. This is useful in instances where a callback may return a mix of different location assets, and the creator of the proxy asset has specific handling in mind for particular proxy locations.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Provides a frame of reference in which to localize objects to the real world. Use with LocatedAtComponent.