Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.RenderParticlesOnLayer Class Reference

Render particles on the provided layer. More...

Inheritance diagram for PlatformerPro.RenderParticlesOnLayer:

Public Attributes

string layer
 The layer to use for rendering. More...
 
int orderInLayer
 The position in the layer. More...
 

Detailed Description

Render particles on the provided layer.

Member Data Documentation

◆ layer

string PlatformerPro.RenderParticlesOnLayer.layer

The layer to use for rendering.

◆ orderInLayer

int PlatformerPro.RenderParticlesOnLayer.orderInLayer

The position in the layer.


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