Axiom.Demos.DynamicTextures.updateInfoParamA1 C# (CSharp) Метод

updateInfoParamA1() приватный Метод

private updateInfoParamA1 ( ) : void
Результат void
		void updateInfoParamA1()
		{
			// Diffusion rate for chemical 2
			OverlayManager.Instance.Elements.GetElement( "Example/DynTex/Param_A1" ).Text = String.Format( "[7/8]Diffusion 2: {0}", TOFLOAT( hdiv1 ) );
		}