© 1999-2048 dssz.net 粤ICP备11031372号
[其它] com.unity.goql:GameObject查询语言-源码
说明:GoQL:GameObject查询语言 GoQL提供了一种语法和API,用于指定条件,然后在GameObject层次结构中搜索与这些标准匹配的一组游戏对象。 using Unity.GoQL; var query = "\"*GameObject*\""; //matches all gameobjects that have "GameObject" in their name. var goqlMachine = new GoQLExecutor(); var instructions =<weixin_42109732> 上传 | 大小:20kb