FingersImageAutomationScriptCreateTextureFromImageGestureImage Method |
Create a texture from an image gesture image
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static Texture2D CreateTextureFromImageGestureImage(
ImageGestureImage image
)
Parameters
- image
- Type: DigitalRubySharedImageGestureImage
Image
Return Value
Type:
Texture2DTexture
See Also