C# Class DeltaDNA.ImageMessage.ShimLayer

Inheritance: Layer
ファイルを表示 Open project: deltaDNA/unity-sdk

Public Methods

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

Method Details

Build() public method

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

OnGUI() public method

public OnGUI ( ) : void
return void