Axiom.Demos.DynamicTextures.updateInfoParamF C# (CSharp) Méthode

updateInfoParamF() private méthode

private updateInfoParamF ( ) : void
Résultat void
		void updateInfoParamF()
		{
			OverlayManager.Instance.Elements.GetElement( "Example/DynTex/Param_F" ).Text = String.Format( "[3/4]F: {0}", TOFLOAT( F ) );
		}
		void updateInfoParamA0()