C# Class DW_PoolGUI

GUI used for demos.
Inheritance: DW_DemoGUI
Afficher le fichier Open project: caffeinatedguy/Limbs

Méthodes publiques

Свойство Type Description
BuoyantCrate Transform
RainZone LostPolygon.DynamicWaterSystem.SplashZone
Water DynamicWater
WaterfallParticleSystem ParticleSystem
WaterfallSplashZone LostPolygon.DynamicWaterSystem.SplashZone

Méthodes protégées

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
OnGUI ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

BuoyantCrate public_oe property

public Transform BuoyantCrate
Résultat Transform

RainZone public_oe property

public SplashZone,LostPolygon.DynamicWaterSystem RainZone
Résultat LostPolygon.DynamicWaterSystem.SplashZone

Water public_oe property

public DynamicWater Water
Résultat DynamicWater

WaterfallParticleSystem public_oe property

public ParticleSystem WaterfallParticleSystem
Résultat ParticleSystem

WaterfallSplashZone public_oe property

public SplashZone,LostPolygon.DynamicWaterSystem WaterfallSplashZone
Résultat LostPolygon.DynamicWaterSystem.SplashZone