C# 클래스 UseRenderingPlugin, unity-render-native

상속: MonoBehaviour
파일 보기 프로젝트 열기: hacksalot/unity-render-native 1 사용 예제들

비공개 메소드들

메소드 설명
CallPluginAtEndOfFrames ( ) : IEnumerator
CreateTextureAndPassToPlugin ( ) : void
SetTextureFromUnity ( System texture ) : void
SetTextureFromUnity ( System texture, int w, int h ) : void
SetTimeFromUnity ( float t ) : void
Start ( ) : IEnumerator