C# Class Kinect.Kinect1Interface.FaceRect

Mostrar archivo Open project: BrainProject/UnityTemp

Public Properties

Property Type Description
height int
width int
x int
y int

Property Details

height public_oe property

public int height
return int

width public_oe property

public int width
return int

x public_oe property

public int x
return int

y public_oe property

public int y
return int