Last updated: Sep 8, 2022
The Socket struct represents a mesh socket, basically maps a name to a Transform.
You can find the Socket script ****at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Sockets\Socket.cs
Type. Type of the socket. Mostly acts like a name.
Transform. Transform of the socket.