EditorToolContext.GetAdditionalToolTypes

Declaration

public IEnumerable<Type> GetAdditionalToolTypes();

Returns

IEnumerable<Type> A collection of EditorTool types.

Description

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.


Did you find this page useful? Please give it a rating: