Summary
Adds event definitions for Avatar Scaling. See Functions for Player-Controlled Scaling for the details. Also merges in some community docs changes!
Changes
- Added avatar virtual functions for code completion
Adds event definitions for Avatar Scaling. See Functions for Player-Controlled Scaling for the details. Also merges in some community docs changes!
char
-> float types contributed by @ureishi #80Exception: Could not find UdonSharp locator, make sure you have installed U# following the install instructions.
GetComponent(s)<UdonSharpBehaviour>()
(the exact UdonSharpBehaviour type, types directly inherited from UdonSharpBehaviour were already handled)GetComponent(s)<T>()
on UdonSharpBehaviour types using inheritanceGetComponent(s)<T>()
on VRC component types