Click or drag to resize

MeshPainterAspectGetPaintColor Method

Get the paint color of a painted mesh that intersects with the painted ray, and applies it to this Aspect.

Namespace:  Demo3D.Visuals.MeshPainter
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public void GetPaintColor()
See Also