bbCameraProject function
Archives Forums/Blitz3D SDK Programming/bbCameraProject function| 
 | ||
| Can someone explain why bbProjectedX(), bbProjectedY(), bbProjectedZ() returns a floating point value. Why not an integer? | 
| 
 | ||
| Same reason it does in Blitz3D I presume. The maths behind the command will definitely yield floating point values, so why change it? |