add file open
This commit is contained in:
@@ -270,6 +270,17 @@ MyGallery = CS.MyGallery
|
||||
NativeCamera = CS.NativeCamera
|
||||
---@type MyCamera
|
||||
MyCamera = CS.MyCamera
|
||||
---@type UnityEngine.Texture
|
||||
Texture = CS.UnityEngine.Texture
|
||||
---@type UnityEngine.Texture2D
|
||||
Texture2D = CS.UnityEngine.Texture2D
|
||||
---@type MyFileOpen
|
||||
MyFileOpen = CS.MyFileOpen
|
||||
---@type UnityEngine.TextureFormat
|
||||
TextureFormat = CS.UnityEngine.TextureFormat
|
||||
---@type UnityEngine.ImageConversion
|
||||
ImageConversion = CS.UnityEngine.ImageConversion
|
||||
|
||||
-------------------------------------------------------
|
||||
|
||||
-------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user