Version: 2022.1
언어: 한국어
public bool IsChildOf (Material ancestor);

파라미터

ancestor The specific ancestor to find in the hierarchy.

반환

bool True if the given material is an ancestor of this Material.

설명

Returns True if the given material is an ancestor of this Material.

This method is Editor-only.

See Also: Material.parent.