Axiom.Overlays.Elements.TextArea.UpdateTextureGeometry C# (CSharp) 메소드

UpdateTextureGeometry() 보호된 메소드

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