C# 클래스 DW_PoolGUI

GUI used for demos.
상속: DW_DemoGUI
파일 보기 프로젝트 열기: caffeinatedguy/Limbs

공개 프로퍼티들

프로퍼티 타입 설명
BuoyantCrate Transform
RainZone LostPolygon.DynamicWaterSystem.SplashZone
Water DynamicWater
WaterfallParticleSystem ParticleSystem
WaterfallSplashZone LostPolygon.DynamicWaterSystem.SplashZone

보호된 메소드들

메소드 설명
Start ( ) : void

비공개 메소드들

메소드 설명
OnGUI ( ) : void

메소드 상세

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

프로퍼티 상세

BuoyantCrate 공개적으로 프로퍼티

public Transform BuoyantCrate
리턴 Transform

RainZone 공개적으로 프로퍼티

public SplashZone,LostPolygon.DynamicWaterSystem RainZone
리턴 LostPolygon.DynamicWaterSystem.SplashZone

Water 공개적으로 프로퍼티

public DynamicWater Water
리턴 DynamicWater

WaterfallParticleSystem 공개적으로 프로퍼티

public ParticleSystem WaterfallParticleSystem
리턴 ParticleSystem

WaterfallSplashZone 공개적으로 프로퍼티

public SplashZone,LostPolygon.DynamicWaterSystem WaterfallSplashZone
리턴 LostPolygon.DynamicWaterSystem.SplashZone