set_actor_property#
- TcpOslServer.set_actor_property(actor_uid: str, name: str, value: Any) None #
Set an actor property.
- Parameters:
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with server.
OslCommandError
Raised when the command or query fails.
TimeoutError
Raised when the timeout float value expires.