C# Class DW_PoolGUI

GUI used for demos.
Inheritance: DW_DemoGUI
Mostrar archivo 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_oe property

public Transform BuoyantCrate
return Transform

RainZone public_oe property

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

Water public_oe property

public DynamicWater Water
return DynamicWater

WaterfallParticleSystem public_oe property

public ParticleSystem WaterfallParticleSystem
return ParticleSystem

WaterfallSplashZone public_oe property

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