MarkingType Description enum Tinman.Engine.Scenes.Shapes.MarkingType Enumeration of marking type used by IMarkingBuilder. Public / Constants Pavement public constant Pavement → (0:int32) The marking represents the pavement. Usually, Pavement markings have a blackish color. Default public constant Default → (1:int32) White marking color (default markings, e.g. runway center line). Usually, Default markings have a whitish color. Special public constant Special → (2:int32) Special markings, for example runway blast pad chevrons. Usually, Special markings have a yellowish color. MarkingBuilder RoadBuilder