ovrAvatarGazeTargets_Offsets Struct Reference

Static Public Attributes

static Int32 targetCount = Marshal.OffsetOf(typeof(ovrAvatarGazeTargets), "targetCount").ToInt32()
 
static long targets = Marshal.SizeOf(typeof(UInt32))
 

Member Data Documentation

◆ targetCount

Int32 ovrAvatarGazeTargets_Offsets.targetCount = Marshal.OffsetOf(typeof(ovrAvatarGazeTargets), "targetCount").ToInt32()
static

◆ targets

long ovrAvatarGazeTargets_Offsets.targets = Marshal.SizeOf(typeof(UInt32))
static

The documentation for this struct was generated from the following file: