(2 intermediate revisions by one other user not shown)
Line 13:
Line 13:
|_screenshot|Bool| whether to import the image as a screenshot.
|_screenshot|Bool| whether to import the image as a screenshot.
|_pointFiltering|Bool| Whether to import the image as pixel art or not.
|_pointFiltering|Bool| Whether to import the image as pixel art or not.
|_lut|Bool| Whether this image is a [[Component:StaticTexture3D|Look Up Table]]
|_uncompressed|Bool| Whether to import the image as uncompressed or not.
|_alphaBleed|Bool| Whether to import the image with alpha bleed reduction or not.
|_lut|Bool| Whether this image is a [[Component:StaticTexture3D|Look Up Table]].
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OpenRoot:[[Type:Action`1|Action`1]]<[[Type:UIBuilder|UIBuilder]]>|[[Type:Action`1|Action`1]]<[[Type:UIBuilder|UIBuilder]]>|true| Go back to the root screen.
|Preset_Image:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Image preset.
|Preset_Screenshot:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Screenshot preset.
|Preset_PixelArt:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Pixel Art preset.
|Preset_Sprite:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Sprite preset.
|Preset_360:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the 360 or skybox preset.
|Preset_StereoImage:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Stereo Image preset.
|Preset_Stereo360:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Stereo 360 or depth skybox preset.
|Preset_180:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the 180 preset.
|Preset_Stereo180:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Stereo 180 preset.
|Preset_LUT:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the [[Component:StaticTexture3D|Look Up Table]] preset.
|MenuStereoLayout:[[Type:Action`1|Action`1]]<[[Type:UIBuilder|UIBuilder]]>|[[Type:Action`1|Action`1]]<[[Type:UIBuilder|UIBuilder]]>|true| Go to the import image as stereo menu.
|Preset_HorizontalLR:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Horizontal Left Right Stereo image/depth image preset.
|Preset_HorizontalRL:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Horizontal Right Left Stereo image/depth image preset.
|Preset_VerticalLR:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Vertical Left Right Stereo image/depth image preset.
|Preset_VerticalRL:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Use the Vertical Right Left Stereo image/depth image preset.
|AsRawFile:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Import the image as a raw file.
|Return:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Go back in the menus.
}}
}}
Latest revision as of 22:25, 19 March 2025
Component image
Image Import Dialog component as seen in the Scene Inspector