Particle Playground - Script Reference  3.0.1
Framework for controlling particles in the Unity Engine.
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PlaygroundInspectorC Class Reference
Inheritance diagram for PlaygroundInspectorC:

Public Member Functions

void OnEnable ()
 
override void OnInspectorGUI ()
 

Static Public Member Functions

static void Initialize (PlaygroundC targetRef)
 
static void RenderManipulatorInScene (ManipulatorObjectC thisManipulator, Color manipulatorColor)
 
static void DrawManipulatorBox (ManipulatorObjectC manipulator)
 
static void RenderPlaygroundSettings ()
 
static void UpdateSnapshots ()
 
static void RenderManipulatorSettings (ManipulatorObjectC thisManipulator, SerializedProperty serializedManipulator, bool isPlayground)
 
static void RenderManipulatorProperty (ManipulatorObjectC thisManipulator, ManipulatorPropertyC thisManipulatorProperty, SerializedProperty serializedManipulatorProperty)
 
static string ManipulatorTypeName (MANIPULATORTYPEC mType)
 
static string ManipulatorTypeName (MANIPULATORSHAPEC mShape)
 

Static Public Attributes

static PlaygroundC playgroundScriptReference
 
static SerializedObject playground
 
static SerializedProperty calculate
 
static SerializedProperty pixelFilterMode
 
static SerializedProperty globalTimeScale
 
static SerializedProperty autoGroup
 
static SerializedProperty buildZeroAlphaPixels
 
static SerializedProperty drawGizmos
 
static SerializedProperty drawSourcePositions
 
static SerializedProperty drawWireframe
 
static SerializedProperty drawSplinePreview
 
static SerializedProperty paintToolbox
 
static SerializedProperty showShuriken
 
static SerializedProperty showSnapshots
 
static SerializedProperty threadPool
 
static SerializedProperty threads
 
static SerializedProperty threadsTurbulence
 
static SerializedProperty threadsSkinned
 
static SerializedProperty maxThreads
 
static SerializedProperty particleSystems
 
static SerializedProperty manipulators
 
static Vector3 manipulatorHandlePosition
 
static GUIStyle boxStyle
 
static bool showSnapshotsSettings
 
static PlaygroundSettingsC playgroundSettings
 
static PlaygroundLanguageC playgroundLanguage
 

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