C# Class FairyGUI.EMRenderSupport

这是一个在编辑状态下渲染UI的功能类。EM=Edit Mode
Afficher le fichier Open project: fairygui/FairyGUI-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
orderChanged bool

Méthodes publiques

Méthode Description
Add ( EMRenderTarget value ) : void

Reload ( ) : void

当发生二进制重载时,或用户点击刷新菜单

Remove ( EMRenderTarget value ) : void

Update ( ) : void

由StageCamera调用

Private Methods

Méthode Description
CompareDepth ( EMRenderTarget c1, EMRenderTarget c2 ) : int

Method Details

Add() public static méthode

public static Add ( EMRenderTarget value ) : void
value EMRenderTarget
Résultat void

Reload() public static méthode

当发生二进制重载时,或用户点击刷新菜单
public static Reload ( ) : void
Résultat void

Remove() public static méthode

public static Remove ( EMRenderTarget value ) : void
value EMRenderTarget
Résultat void

Update() public static méthode

由StageCamera调用
public static Update ( ) : void
Résultat void

Property Details

orderChanged public_oe static_oe property

public static bool orderChanged
Résultat bool