terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
colors32
Color32
[] UnityEngine.Mesh.colors32
get
Definition at line
315
of file
Mesh.cs
.
316
{
317
get
318
{
319
return
this.
GetAllocArrayFromChannel<Color32>
(
VertexAttribute
.Color,
VertexAttributeFormat
.UNorm8, 4);
320
}
321
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.Rendering.VertexAttributeFormat
VertexAttributeFormat
Definition
VertexAttributeFormat.cs:7
UnityEngine.Rendering.VertexAttribute
VertexAttribute
Definition
VertexAttribute.cs:9
UnityEngine
Mesh
Generated by
1.10.0