Version: 2023.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

PlacematContainer

class in UnityEditor.Experimental.GraphView

/

다음으로부터 상속:Experimental.GraphView.GraphView.Layer

매뉴얼로 전환

설명

The GraphView layer for placemats.

Note: this layer is always the bottom-most GraphView layer.

정적 변수

PlacematsLayerThe layer index for placing a PlacematContainer in a GraphView.

변수

PlacematsThe enumeration of the placemats in this PlacematContainer.

생성자

PlacematContainerConstructor.

Public 함수

CreatePlacematCreates and initializes a new placemat in this PlacematContainer.
GetPortCenterOverrideGets another location for a specific port and checks if the port has an overridden position.
GetTopZOrderRetrieves the ZOrder value greater than the top-most placemat. For example, if the top-most placemat has a ZOrder value of 10, this method returns 11.
HideCollapsedEdgesHides the edges that are hidden because of collapsed placemats.
RemoveAllPlacematsRemoves the placemats in this PlacematContainer.

보호되는 함수

UpdateElementsOrderUpdates the list of collapsed elements. This method is not meant to be called.

상속된 멤버