Method Equals
Equals(FrozenRenderSceneTag)
Determines whether two object instances are equal.
Declaration
public bool Equals(FrozenRenderSceneTag other)
Parameters
Type | Name | Description |
---|---|---|
FrozenRenderSceneTag | other | Other instance |
Returns
Type | Description |
---|---|
bool | True if the objects belong to the same scene and section |