annotation ExportColorNoAlpha
Overview
Exports a Color property while suppressing the alpha (transparency) channel selector.
@[ExportColorNoAlpha]
property team_color : Color = Color::RED
Exports a Color property while suppressing the alpha (transparency) channel selector.
@[ExportColorNoAlpha]
property team_color : Color = Color::RED