C# Class UseRenderingPlugin, unity-render-native

Inheritance: MonoBehaviour
Mostrar archivo Open project: hacksalot/unity-render-native Class Usage Examples

Private Methods

Method Description
CallPluginAtEndOfFrames ( ) : IEnumerator
CreateTextureAndPassToPlugin ( ) : void
SetTextureFromUnity ( System texture ) : void
SetTextureFromUnity ( System texture, int w, int h ) : void
SetTimeFromUnity ( float t ) : void
Start ( ) : IEnumerator