Description:

Get fill colors used for clearing the frame buffer

Syntax:
public void GetFill(
out Color topLeft,
out Color bottomLeft,
out Color topRight,
out Color bottomRight
)
Returns:
Type: void
Available since:
6.23

Nothing found