A whitespace point: occupies a logical index for alignment but draws nothing.

interface Whitespace {
    time: number;
}

Properties

Properties

time: number