AvatarComponent.updateVRM() method
Updates the vrm displayed by the avatar component
Signature:
updateVRM(url: any, data?: any): Promise<void>;
Parameters
Parameter |
Type |
Description |
---|---|---|
url |
any | |
data |
any |
(Optional) |
Promise<void>