VisualServerSingleton.MultimeshColorFormat

Values

ValueMeaning
multimeshColorNone0

MultiMesh does not use per-instance color.

multimeshColor8bit1

MultiMesh color uses 8 bits per component. This packs the color into a single float.

multimeshColorFloat2

MultiMesh color uses a float per channel.

Meta