Elin Modding Docs Doc
Loading...
Searching...
No Matches
MeshPassParam Class Reference
Inheritance diagram for MeshPassParam:
RenderParam

Public Attributes

float x
 
float y
 
float z
 
float color
 
float tile
 
float matColor
 
float liquid
 
bool snow
 

Detailed Description

Definition at line 4 of file MeshPassParam.cs.

Member Data Documentation

◆ color

float MeshPassParam.color

Definition at line 16 of file MeshPassParam.cs.

◆ liquid

float MeshPassParam.liquid

Definition at line 25 of file MeshPassParam.cs.

◆ matColor

float MeshPassParam.matColor

Definition at line 22 of file MeshPassParam.cs.

◆ snow

bool MeshPassParam.snow

Definition at line 28 of file MeshPassParam.cs.

◆ tile

float MeshPassParam.tile

Definition at line 19 of file MeshPassParam.cs.

◆ x

float MeshPassParam.x

Definition at line 7 of file MeshPassParam.cs.

◆ y

float MeshPassParam.y

Definition at line 10 of file MeshPassParam.cs.

◆ z

float MeshPassParam.z

Definition at line 13 of file MeshPassParam.cs.


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