-
Notifications
You must be signed in to change notification settings - Fork 2
Camera & Gallery
levching edited this page Apr 13, 2020
·
1 revision
List of Camera & Gallery related Ultimate Mobile Playmaker actions.
Use this action to get an image from the camera. You need to save the result into the variable if you need to use this image later.
Events:
- Success Event - fires when successfully load image from the camera.
- Fail Event - fires when fail to get the image from the camera.
Fileds:
- Image [Texture] - you need to save this image into the variable if you want to to operate with this image.
Use this action to get an image from the gallery. You need to save the result into the variable if you need to use this image later.
Events:
- Success Event - fires when getting an image from the gallery.
- Fail Event - fires when fail to get an image from the gallery.
Fileds:
- Image [Texture] - you need to save this image into the variable if you want to operate with this image.
Use this action to save the image to the gallery. You can choose a variable from action AN_GetImageFromCamera and it will be saved into the gallery.
Events:
- Success Event - fires when saving an image to the gallery.
- Fail Event - fires when fail to save an image to the gallery.
Fileds:
- Image [Texture] - You need to choose the same variable as in AN_GetImageFromCamera, and the image will be saved in the gallery.
Use this action to save the screenshot of your game screen in the gallery.
Events:
- Success Event - fires when saving a screenshot to the gallery.
- Fail Event - fires when failing to save a screenshot to the gallery
Reliable and high-quality Unity Development service. Let's Talk!
Website | AssetStore | LinkedIn | Youtube | Scripting Reference
- Application
- Dark Mode
- Native Dialogs
- Native Preloader
- Date Picker Dialog
- Time Picker Dialog
- Rate Us Dialog
- Build Info
- Locale
- Permissions
- Wheel Picker Dialog
- Getting Started
- Connecting to The Service
- Purchase flow
- Transactions Validation
- Test Inside the Editor
- Advanced use cases
- Getting Started
- Enabling the Ads Service
- Banner Ads
- Non-rewarded Ads
- Rewarded Ads
- Unity Ads
- Google AdMob
- Chartboost
- Getting Started
- Analytics API
- Automatic Tracking
- Unity Analytics
- Firebase Analytics
- Facebook Analytics