I'm loading a 3D model from a .obj file and I'd like to color it based on various criteria. I don't believe it has any textures. How would I go about doing this? There's a Color property but it doesn't change the color of the model.
Do any of the model formats supported by the ArcGIS Runtime allow you to change their color via the Color property?