Method GetDirectSelection
GetDirectSelection()
Returns a dictionary of direct selections
Declaration
Dictionary<Transform, DirectSelectionData> GetDirectSelection()
Returns
Type | Description |
---|---|
Dictionary<Transform, DirectSelectionData> | Dictionary (K,V) where K = rayOrigin used to select the object and V = info about the direct selection |