setCamera abstract method
Sets the current scene camera to the glTF camera under name
in entity
.
Implementation
Future setCamera(ThermionEntity entity, String? name);
Sets the current scene camera to the glTF camera under name
in entity
.
Future setCamera(ThermionEntity entity, String? name);