Version: 5.5

Handles.DrawCapFunction

Cambiar al Manual
public delegatevoid DrawCapFunction (int controlID, Vector3 position, Quaternion rotation, float size);

Descripción

The function to use for drawing the handle e.g. Handles.RectangleCap.

This delegate is obsolete. Use CapFunction instead.