Class CameraTexture.CppProxy

    • Method Detail

      • _djinni_private_destroy

        public void _djinni_private_destroy()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable
      • setFormat

        public void setFormat​(CameraTextureFormat format)
        Description copied from interface: CameraTexture
        set camera texture format for current texture.
        Specified by:
        setFormat in interface CameraTexture
        Parameters:
        format - (camera_texture_format). Can be Y, UV, or RGBA.