Function fyrox_ui::vec::make_mark

source ·
pub fn make_mark(
    ctx: &mut BuildContext<'_>,
    column: usize,
    color: Color
) -> Handle<UiNode>