Method SetMeshVertexColors
SetMeshVertexColors(OccurrenceList, ColorAlphaListList)
Specify vertex colors for all meshes being children of the provided occurrence list
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetMeshVertexColors(OccurrenceList occurrences, ColorAlphaListList vertexColors)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences from which meshes are gathered |
ColorAlphaListList | vertexColors | List of vertex color arrays for each occurrence |