博客
关于我
【Unity Script Collection】GameObjects & Transforms
阅读量:595 次
发布时间:2019-03-12

本文共 204 字,大约阅读时间需要 1 分钟。

 

  •  - pooling system.
  •  - octrees.
  •  - record and replay transforms.
  •  - library to traverse and query the Unity scene to find particular objects.
  •  - Runtime transformation gizmos.
  •  - Another runtime transform gizmo.

转载地址:http://nkkxz.baihongyu.com/

你可能感兴趣的文章
MySQL之DML
查看>>
Mysql之IN 和 Exists 用法
查看>>
MYSQL之REPLACE INTO和INSERT … ON DUPLICATE KEY UPDATE用法
查看>>
MySQL之SQL语句优化步骤
查看>>
MYSQL之union和order by分析([Err] 1221 - Incorrect usage of UNION and ORDER BY)
查看>>
Mysql之主从复制
查看>>