using System; public struct ovrAvatarControllerComponent { public ovrAvatarHandInputState inputState; public IntPtr renderComponent; }