Axiom.Overlays.Elements.TextArea.UpdateTextureGeometry C# (CSharp) Method

UpdateTextureGeometry() protected method

protected UpdateTextureGeometry ( ) : void
return void
		protected override void UpdateTextureGeometry()
		{
			// Nothing to do, we combine positions and textures
		}