Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMotionControllerMeshMap

A helper-interface for the 3 meshes needed for controller axis animation. This will be expanded when touchpad animations are fully supported The meshes are provided to the _lerpAxisTransform function to calculate the current position of the value mesh

Hierarchy

  • IMotionControllerMeshMap

Index

Properties

Optional maxMeshSearch playground for maxMesh

maxMesh: AbstractMesh

the mesh that defines the maximum value mesh position.

Optional minMeshSearch playground for minMesh

minMesh: AbstractMesh

the mesh that defines the minimum value mesh position.

Optional valueMeshSearch playground for valueMesh

valueMesh: AbstractMesh

The mesh that will be changed when axis value changes

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method