Forum Discussion
3 Replies
- MKE_TheGuruMentor
Great question!
Currently this feature is not supported (AFAIK). Any texture blending would need to be created during the texturing phase before ingesting into Meta Horizon. Perhaps in the future we might see something like this though, so don't give up hope!
Happy creating! - Shards632Mentor
Could you perhaps use the _VXM material type? That can blend between a textured material and vertex color values, not between two different materials, tho.
https://developers.meta.com/horizon-worlds/learn/documentation/custom-model-import/creating-custom-models-for-horizon-worlds/materials-guidance-and-reference-for-custom-models#vertex-color-single-texture-pbr
https://developers.meta.com/horizon-worlds/learn/documentation/custom-model-import/creating-custom-models-for-horizon-worlds/materials-guidance-and-reference-for-custom-models#vertex-color-double-texture-pbr
- motorsepMember
I thought about vertex color variants, but that's just that - solid color multiplied by texture.
I guess we'll wait and see what they announce (if anything) next month.