Creates a Three.js object from a constructor on the global THREE object.
THREE
Object? create(String constructor, [List<Object?> args = const []]) => null;