C# Class DW_PoolGUI

GUI used for demos.
Inheritance: DW_DemoGUI
Show file Open project: caffeinatedguy/Limbs

Public Properties

Property Type Description
BuoyantCrate Transform
RainZone LostPolygon.DynamicWaterSystem.SplashZone
Water DynamicWater
WaterfallParticleSystem ParticleSystem
WaterfallSplashZone LostPolygon.DynamicWaterSystem.SplashZone

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
OnGUI ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Property Details

BuoyantCrate public property

public Transform BuoyantCrate
return Transform

RainZone public property

public SplashZone,LostPolygon.DynamicWaterSystem RainZone
return LostPolygon.DynamicWaterSystem.SplashZone

Water public property

public DynamicWater Water
return DynamicWater

WaterfallParticleSystem public property

public ParticleSystem WaterfallParticleSystem
return ParticleSystem

WaterfallSplashZone public property

public SplashZone,LostPolygon.DynamicWaterSystem WaterfallSplashZone
return LostPolygon.DynamicWaterSystem.SplashZone