getOutline

@NonNull
open fun getOutline(): Array<Array<Array<Array<Double>>>>

Retrieves this floor's outline polygon

Return

The floor outline polygon as double[][][][] if any, null otherwise