Delegate VectorArray<T>.Extractor<U> Namespace: UnityEngine.Experimental Syntax public delegate U Extractor<U>(T obj); Parameters Type Name Description T obj Returns Type Description U Type Parameters Name Description U