First you need to instantiate a job.
首先,您需要实例化一个作业。
单词 | instantiated |
例句 |
原声例句
Introduction to Unity DOTS First you need to instantiate a job. 首先,您需要实例化一个作业。 Introduction to Unity DOTS But essentially, this is how you instantiate entities using this conversion workflow. 但本质上,这就是您使用此转换工作流程实例化实体的方式。 Introduction to Unity DOTS Just like we can instantiate GameObject Prefabs, we can instantiate Entity Prefabs. 就像我们可以实例化 GameObject Prefabs 一样,我们可以实例化 Entity Prefabs。 Introduction to Unity DOTS When we instantiate an Entity Prefab, we'll need to give it a position. 当我们实例化实体预制件时,我们需要给它一个位置。 Introduction to Unity DOTS Scroll back to the start method, and let's instantiate our Prefab at, say, 4, 0, 4. 滚动回 start 方法,让我们在 4,0,4 处实例化我们的预制件。 Introduction to Unity DOTS Assuming our GameObject Prefab converted correctly, then this should instantiate an Entity. 假设我们的 GameObject Prefab 已正确转换,那么这应该实例化一个实体。 Introduction to Unity DOTS So first we'll need to instantiate the another job. 因此,首先我们需要实例化另一个作业。 |
随便看 |
|
英语例句辞典收录519880条英汉例句词条,基本涵盖了全部常用单词的造句方法及例句,是英语学习的有利工具。