Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTopZOrder()

Retrieves the ZOrder value greater than the top-most placemat. For example, if the top-most placemat has a ZOrder value of 10, this method returns 11.
Read time 1 minuteLast updated 10 days ago

Definition

public int GetTopZOrder()

Returns

Type

Description

intReturns a ZOrder value.