getOuterPositions
fun getOuterPositions(result: TypedArray<*, *, *, *>? = definedExternally): TypedArray<*, *, *, *>(source)
Returns an array view of this polygon's outer linear ring vertex positions. If 'result' argument is given, vertex positions are written to that array and returned. Otherwise, returns an ArrayView on collection memory — changes to this array will not trigger render updates, which requires .setPositions().