Protected
constructorThe height of the marker asset in real-life centimeters. Used to provide accurate transformation. A MarkerTrackingComponent using this MarkerAsset will be scaled so that one unit in the SceneObject's local space is equal to one centimeter in real life.
The name of the Asset in Lens Studio.
Readonly
uniqueReturns the aspect ratio (width / height) of the texture used by the marker asset.
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.
Represents a texture to be tracked with MarkerTrackingComponent.
See
Marker Tracking guide.
Example