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

updateInfoParamK() 개인적인 메소드

private updateInfoParamK ( ) : void
리턴 void
		void updateInfoParamK()
		{
			OverlayManager.Instance.Elements.GetElement( "Example/DynTex/Param_K" ).Text = String.Format( "[1/2]k: {0}", TOFLOAT( k ) );
		}
		void updateInfoParamF()