Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Equals

Returns true if the ID in the argument equals this view ID.
Read time 1 minuteLast updated 6 days ago

Definition

Equals(BatchPackedCullingViewID)

Returns true if the ID in the argument equals this view ID.
public bool Equals(BatchPackedCullingViewID other)

Parameters

Returns

Type

Description

bool

Equals(Object)

Returns true if the ID in the argument equals this view ID.
public override bool Equals(object obj)

Parameters

Returns

Type

Description

bool