Version: 2020.1
言語: 日本語

MeshGenerationContext

class in UnityEngine.UIElements

マニュアルに切り替える

説明

Offers functionality for generating visual content of a VisualElement during the generateVisualContent callback.

変数

visualElementThe element for which VisualElement.generateVisualContent was invoked.

Public 関数

AllocateAllocates the specified number of vertices and indices required to express geometry for drawing the content of a VisualElement.