C# 클래스 DeltaDNA.ImageMessage.ShimLayer

상속: Layer
파일 보기 프로젝트 열기: deltaDNA/unity-sdk

공개 메소드들

메소드 설명
Build ( ImageMessage imageMessage, Dictionary,System.Collections.Generic config, int depth ) : void
OnGUI ( ) : void

메소드 상세

Build() 공개 메소드

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

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void