RenderQueueGroupId
RenderQueueGroupId enumeration
渲染队列的组id
public enum RenderQueueGroupId
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Background | 0 | 背景的渲染队列 |
| Skies | 1 | 天空的渲染队列 |
| Geometries | 2 | 几何图形的渲染队列 |
| Main | 3 | main 的渲染队列 |
| Opaque | 4 | 不透明对象的渲染队列 |
| Overlay | 5 | 叠加层的渲染队列 |
也可以看看
- 命名空间 Aspose.ThreeD.Render
- 部件 Aspose.3D