Object3DAsset
Lens Studio v3.4+
Scripting Name: Asset.Object3DAsset
Inherits from Asset
Child Classes: BodyTrackingAsset
Description
Base class for configuring object tracking in the ObjectTracking3D component.
Inherited Methods
isSame(SerializableWithUID other)
: Boolean
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
getTypeName()
: String
Returns the name of this object’s type.
isOfType(String type)
: Boolean
Returns true if the object matches or derives from the passed in type.
Inherited Properties
name
: String
The name of the Asset in Lens Studio.
Still Looking for help?
Visit Support