new Entity(param) thing/src/objects/Entity.js, line 87 Entity的构造函数也可用于在场景中加载预制资源的预制对象。 Parameters: Name Type Description param object 初始化参数 这里支持Object3D初始化的所有参数,此外可接受url作为资源路径 Properties Name Type Attributes Description url string <optional> 资源路径