viromedia / virocore

ViroCore cross-platform AR/VR renderer
MIT License
370 stars 108 forks source link

Material.setDiffuseIntensity missing #306

Open netunlimited opened 5 years ago

netunlimited commented 5 years ago

Even though the Material class has a mDiffuseIntensity property, there is no setter method. mDiffuseIntensity is always set to 1.0f by default.