ogre-pagedgeometry
ogre-pagedgeometry copied to clipboard
Scale has no effect
trafficstars
scale = Ogre::Math::RangeRandom(10000, 100000);
treeLoader->addTree(myEntity, position, yaw, scale);
From sample one when changing the random range of the scale variable it has no effect.