The properties passed to the component.
OptionalapiKey?: AuthClientMessage["apiKey"]Optionalenvironment?: EnvironmentsOptionallowPerformanceMode?: booleanOptionalshowControls?: booleanOptionaluserId?: AuthClientMessage["userId"]OptionalvoiceName?: VoiceNamesOptionalvrmUrl?: string
A React component that renders a 3D character using Sandai.
This component dynamically constructs the URL based on the provided props and initializes a
SandaiClientinstance to interact with the 3D character.