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).