The name of the Asset in Lens Studio.
ReadonlyuniqueStaticcreateSamples the track at the given time to get some value. Returns 0 for non-existent channels.
Samples the track at the given time to get some value. Returns 0 for non-existent channels.
Samples the track at the given time to get some value. Returns 0 for non-existent channels.
Samples the track at the given time to get some value. Returns 0 for non-existent channels.
Retrieves an AnimationCurve associated with the given key.
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.
Container for one or more AnimationCurves. Can be sampled to drive attributes (e.g. animation, vfx, code etc.)
Remarks
When evaluating multiple values, the values are selected from left to right in order. For example, for a vec3 containing
x,y,zit will correspond to track index0,1,2from left to right.Since
Lens Scripting Version 234