Other Classes
Expressions
Expression names used with FaceRenderObjectProvider.getExpressionWeightByName()
and returned by FaceRenderObjectProvider.getExpressionNames().
This is the API for Lens Studio 4. For the latest API documentation, click here.
Globals
This is the API for Lens Studio 4. For the latest API documentation, click here.
LayerSet
Used to describe a set of layers that an object belongs to or interacts with.
See SceneObject's layer property, Camera's renderLayer property, and LightSource's renderLayer property.
This is the API for Lens Studio 4. For the latest API documentation, click here.
MachineLearning
Namespace for Machine Learning related classes and methods. For more information, see the Machine Learning Overview.
MachineLearning.FrameTiming, MachineLearning.InferenceMode, MachineLearning.ModelState, MachineLearning.OutputModeThis is the API for Lens Studio 4. For the latest API documentation, click here.
ManipulateFrameIntersectResult
Result object returned from ManipulateComponent.intersectManipulateFrame().
ManipulateFrameIntersectResultThis is the API for Lens Studio 4. For the latest API documentation, click here.
MathUtils
Provides useful math utility functions.
This is the API for Lens Studio 4. For the latest API documentation, click here.
MeshBuilder
A class for generating meshes at runtime.
This is the API for Lens Studio 4. For the latest API documentation, click here.
Physics
Namespace containing physics classes and static physics methods.
Physics.Constraint, Physics.ConstraintType, Physics.Filter, Physics.ForceMode, Physics.WorldSettingsAssetThis is the API for Lens Studio 4. For the latest API documentation, click here.
Physics.Constraint
Namespace containing static helper methods for Constraints.
PhysicsThis is the API for Lens Studio 4. For the latest API documentation, click here.
Physics.Filter
Script interface for applying collision filtering to colliders and ray/shape-casts.
PhysicsThis is the API for Lens Studio 4. For the latest API documentation, click here.
Physics.WorldSettingsAsset
Exposes settings that apply to a physics world.
PhysicsThis is the API for Lens Studio 4. For the latest API documentation, click here.
ScanModule.Contexts
Contexts used in ScanModule.scan().
ScanModuleThis is the API for Lens Studio 4. For the latest API documentation, click here.
Studio
This is the API for Lens Studio 4. For the latest API documentation, click here.
TensorMath
Namespace for mathematical operations on tensors. Useful with MLComponent.
Tensor broadcasting rules
Tensor (channels, width, height) op Tensor (1, 1, 1) = the same as applying op with scalar
Tensor (channels, width, height) op Tensor (channels, 1, 1) = the same as applying op per channel
TensorMath.BorderType, TensorMath.ThresholdMethodThis is the API for Lens Studio 4. For the latest API documentation, click here.
TextInputSystem.KeyboardOptions
The settings used for how the input keyboard should work.
TextInputSystemThis is the API for Lens Studio 4. For the latest API documentation, click here.
TextToSpeech.VoiceNames
The voice style on which the TextToSpeech will be synthesized, Varying from neutral style, to a more elaborated styles depending on the voice. Note that Sam’s voice still doesn’t have more than the neutral style, this will be added throughout the coming releases.
This is the API for Lens Studio 4. For the latest API documentation, click here.
VoiceML.NlpIntentsModelOptions
Contains helper functions for NlpIntentModel.
This is the API for Lens Studio 4. For the latest API documentation, click here.
VoiceML.NlpKeywordModelOptions
Contains helper functions for NlpKeywordModel.
This is the API for Lens Studio 4. For the latest API documentation, click here.
mat2
A 2x2 matrix.
This is the API for Lens Studio 4. For the latest API documentation, click here.
mat3
A 3x3 matrix.
This is the API for Lens Studio 4. For the latest API documentation, click here.
mat4
A 4x4 matrix.
This is the API for Lens Studio 4. For the latest API documentation, click here.
quat
A quaternion, used to represent rotation.
This is the API for Lens Studio 4. For the latest API documentation, click here.
vec2
A two dimensional vector.
This is the API for Lens Studio 4. For the latest API documentation, click here.
vec3
A three dimensional vector.
This is the API for Lens Studio 4. For the latest API documentation, click here.
vec4
A four dimensional vector.
This is the API for Lens Studio 4. For the latest API documentation, click here.
vec4b
A vector containing 4 boolean values.
This is the API for Lens Studio 4. For the latest API documentation, click here.