C# Class DeltaDNA.ImageMessage.ShimLayer

Inheritance: Layer
Afficher le fichier Open project: deltaDNA/unity-sdk

Méthodes publiques

Méthode Description
Build ( ImageMessage imageMessage, Dictionary,System.Collections.Generic config, int depth ) : void
OnGUI ( ) : void

Method Details

Build() public méthode

public Build ( ImageMessage imageMessage, Dictionary,System.Collections.Generic config, int depth ) : void
imageMessage ImageMessage
config Dictionary,System.Collections.Generic
depth int
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void