Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
MaterialPointerTarget
Interface MaterialPointerTarget
Resolved KHR_animation_pointer target (only material targets are supported).
interface
MaterialPointerTarget
{
target
:
"material"
;
index
:
number
;
prop
:
MaterialPointerProp
;
}
Index
Properties
target
index
prop
Properties
target
target
:
"material"
index
index
:
number
glTF material index.
prop
prop
:
MaterialPointerProp
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
target
index
prop
← Docs
Quick-Start Guide
Taos API Reference
Loading...
Resolved KHR_animation_pointer target (only material targets are supported).