Version: 2022.3
言語: 日本語
public IEnumerable<Type> GetAdditionalToolTypes ();

戻り値

IEnumerable<Type> A collection of EditorTool types.

説明

Get an additional collection of tools to display in the same category as the built-in transform tools.

Implementation of this method is optional, the default value is to return an empty collection.