CubeMap not compatible with MaterialBase?
var cubeMap:CubeMap = new
CubeMap(bitmapDataRi,bitmapDataLe,bitmapDataTo,bitmapDataBo,bitmapDataFr,bitmapD
ataBa);
var cube:Cube = new Cube(cubeMap as MaterialBase,oData.w, oData.h, oData.d, 1,
1,1, true); cubeMap is null ??
Expecting a cube with all faces corresponding to associated bitmapData
Right,Left,Top,Bottom,Front,Back
Instead during the convertion cubeMap = null;
[Broomstick]
Please provide any additional information below.
Original issue reported on code.google.com by can...@gmail.com on 23 Apr 2011 at 5:56
Original issue reported on code.google.com by
can...@gmail.com
on 23 Apr 2011 at 5:56