Particle Playground - Script Reference
3.0.1
Framework for controlling particles in the Unity Engine.
|
Public Member Functions | |
void | CreateBrush () |
Static Public Member Functions | |
static void | ShowWindow () |
Static Public Attributes | |
static Texture2D | brushTexture |
static string | brushName = "" |
static float | brushScale = 1f |
static BRUSHDETAILC | brushDetail |
static float | distance = 10000f |
static float | spacing = .1f |
static bool | exceedMaxStopsPaint = false |
static EditorWindow | window |
static PlaygroundLanguageC | playgroundLanguage |