TouchInteractableimage Property |
Gets the Target Graphic as an Image. If the Target Graphic is not an Image, this will return null.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Image image { get; set; }
Property Value
Type:
Image
See Also