ComponentRef
Bitmap Zoom Rotate
BitmapZoomRotate
A bitmap producer component that can scale and rotate a bitmap.
This component can only be used in the Bitmap.Producers property.
Example usage: BatTexture in ZPong sample project.
See also: Bitmap
Properties
Zoom
Amount to zoom in on bitmap. This value can be negative, which makes the bitmap scale down.
Rotation
Amount to rotate bitmap in cycles (1.0 = 360 degrees).
ZGameEditor
Documentation
- Contents
- Overview
- Tutorial 1
- Tutorial 2
- Tutorial 3
- Sample projects
- Component reference
- Writing expressions
Community