Axiom.Demos.DynamicTextures.updateInfoParamA0 C# (CSharp) 메소드

updateInfoParamA0() 개인적인 메소드

private updateInfoParamA0 ( ) : void
리턴 void
		void updateInfoParamA0()
		{
			// Diffusion rate for chemical 1
			OverlayManager.Instance.Elements.GetElement( "Example/DynTex/Param_A0" ).Text = String.Format( "[5/6]Diffusion 1: {0}", TOFLOAT( hdiv0 ) );
		}
		void updateInfoParamA1()