Elin Modding Docs Doc
Loading...
Searching...
No Matches
MeshBatch Class Reference

Public Member Functions

 MeshBatch (MeshPass pass)
 

Public Attributes

Matrix4x4[] matrices
 
float[] tiles
 
float[] colors
 
float[] matColors
 
float[] extras
 
MaterialPropertyBlock mpb
 
Material mat
 
int size
 

Detailed Description

Definition at line 5 of file MeshBatch.cs.

Constructor & Destructor Documentation

◆ MeshBatch()

MeshBatch.MeshBatch ( MeshPass pass)

Definition at line 8 of file MeshBatch.cs.

Member Data Documentation

◆ colors

float [] MeshBatch.colors

Definition at line 48 of file MeshBatch.cs.

◆ extras

float [] MeshBatch.extras

Definition at line 54 of file MeshBatch.cs.

◆ mat

Material MeshBatch.mat

Definition at line 60 of file MeshBatch.cs.

◆ matColors

float [] MeshBatch.matColors

Definition at line 51 of file MeshBatch.cs.

◆ matrices

Matrix4x4 [] MeshBatch.matrices

Definition at line 42 of file MeshBatch.cs.

◆ mpb

MaterialPropertyBlock MeshBatch.mpb

Definition at line 57 of file MeshBatch.cs.

◆ size

int MeshBatch.size

Definition at line 63 of file MeshBatch.cs.

◆ tiles

float [] MeshBatch.tiles

Definition at line 45 of file MeshBatch.cs.


The documentation for this class was generated from the following file: