ava.voice_position¶
Position of the voice audio-source on a VR & V-tubing avatar.
Implementations¶
Blender |
STF_Component on Collection |
|
Unity |
Only application specific representations |
|
Godot |
TBD |
Properties¶
Key |
Required |
Type |
Description |
|---|---|---|---|
voice_position |
No |
Resource-ID |
|
Json Example¶
"95c7b129-1b5a-423a-a87c-cd12e1e62cbf": {
"type": "ava.voice_position",
"name": "Voice Position",
"referenced_resources": [
"2a6749bb-989f-4cbc-a58e-9f62ab621b85"
],
"voice_position": 0
},