Ogre::SubEntity conveniently has setMaterial(MaterialPtr) and setMaterialName.
ParticleSystem only has setMaterialName. Possibly affects other classes, haven't checked them yet
Edit: ParticleSystem also missing getMaterial()
setMaterial missing for some classes.
-
- OGRE Expert User
- Posts: 1119
- Joined: Sat Jan 01, 2011 7:57 pm
- x 216
-
- OGRE Team Member
- Posts: 4270
- Joined: Sun Feb 25, 2007 4:56 am
- Location: Bloomington, MN
- x 126
Re: setMaterial missing for some classes.
Sounds perfect for a quick pull request!