|
| IndirectRenderBatch (int vertexCount, int triangleCount, bool compute=false) |
|
void | Clear () |
|
void | Initialize (bool compute=false) |
|
void | Dispose () |
|
bool | TryMergeWith (IRenderBatch other) |
|
int | CompareTo (IRenderBatch other) |
|
void | BakeMesh (int vertexCount, int triangleCount, ref Mesh bakedMesh) |
|
|
int | firstRenderer |
|
int | rendererCount = 1 |
|
int | firstParticle |
|
int | particleCount |
|
Mesh | mesh |
|
NativeArray< Vector4 > | vertexBuffer |
|
NativeArray< Vector4 > | colorBuffer |
|
NativeArray< Vector4 > | velocityBuffer |
|
NativeArray< int > | indexBuffer |
|
GraphicsBuffer | gpuVertexBuffer |
|
GraphicsBuffer | gpuColorBuffer |
|
GraphicsBuffer | gpuVelocityBuffer |
|
GraphicsBuffer | gpuIndexBuffer |
|
GraphicsBuffer | indirectCommandBuffer |
|
GraphicsBuffer | vertexDispatchBuffer |
|
int | vertexCount |
|
int | triangleCount |
|
The documentation for this class was generated from the following file:
- Assets/Obi/Scripts/Fluid/Rendering/RenderBatches/IndirectRenderBatch.cs