·Developer post·Original post (opens in a new tab)
Virtualcast ver 2.7.11a released
VCI
New Features
- Added an API to get the approximate full height of a character (maximum height of mesh objects) in a room.
- ExportCharacter.GetMeshMaxHeight
- See the VCI Documentation manual here.
- Added APIs to get and set the volume of an AudioSource within a VCI.
- ExportAudioSource.SetVolume
- ExportAudioSource.GetVolume
- See the VCI Documentation manual here and here.