C# 클래스 UnityEngine.UI.Clipping

Utility class to help when clipping using IClipper.

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
FindCullAndClipWorldRect ( List rectMaskParents, bool &validRect ) : Rect

비공개 메소드들

메소드 설명
RectIntersect ( Rect a, Rect b ) : Rect

메소드 상세

FindCullAndClipWorldRect() 공개 정적인 메소드

public static FindCullAndClipWorldRect ( List rectMaskParents, bool &validRect ) : Rect
rectMaskParents List
validRect bool
리턴 UnityEngine.Rect