Experimental: this API is experimental and might be changed or removed in the future.

UxmlValueBounds

class in UnityEngine.Experimental.UIElements

/

다음으로부터 상속:Experimental.UIElements.UxmlTypeRestriction

매뉴얼로 전환

설명

Restricts the value of an attribute to be within the specified bounds.

변수

excludeMaxTrue if the bounds exclude max.
excludeMinTrue if the bounds exclude min.
maxThe maximum value for the attribute.
minThe minimum value for the attribute.

생성자

UxmlValueBoundsConstructor.

Public 함수

EqualsIndicates whether the current UxmlValueBounds object is equal to another object of the same type.

상속된 멤버