C# Class Kinect.KinectInterop.SensorData

Afficher le fichier Open project: BrainProject/UnityTemp Class Usage Examples

Méthodes publiques

Свойство Type Description
alphaBodyTexture UnityEngine.RenderTexture
bodyCount int
bodyIndexBuffer UnityEngine.ComputeBuffer
bodyIndexImage byte[]
bodyIndexMaterial UnityEngine.Material
bodyIndexTexture UnityEngine.RenderTexture
color2DepthBuffer UnityEngine.ComputeBuffer
color2DepthCoords Vector2[]
color2DepthMaterial UnityEngine.Material
color2DepthTexture UnityEngine.RenderTexture
colorCameraFOV float
colorImage byte[]
colorImageHeight int
colorImageTexture UnityEngine.Texture2D
colorImageWidth int
depth2ColorBuffer UnityEngine.ComputeBuffer
depth2ColorCoords Vector2[]
depth2ColorMaterial UnityEngine.Material
depth2ColorTexture UnityEngine.RenderTexture
depthCameraFOV float
depthCameraOffset float
depthHistBuffer UnityEngine.ComputeBuffer
depthImage ushort[]
depthImageBuffer UnityEngine.ComputeBuffer
depthImageHeight int
depthImageMaterial UnityEngine.Material
depthImageTexture UnityEngine.RenderTexture
depthImageWidth int
erodeBodyMaterial UnityEngine.Material
faceOverlayOffset float
hintHeightAngle bool
infraredImage ushort[]
isPlayModeEnabled bool
jointCount int
lastBodyIndexFrameTime long
lastColorFrameTime long
lastDepthFrameTime long
lastInfraredFrameTime long
playModeData string
selectedBodyIndex byte
sensorHgtDetected float
sensorIntPlatform DepthSensorPlatform
sensorInterface DepthSensorInterface
sensorRotDetected UnityEngine.Quaternion

Property Details

alphaBodyTexture public_oe property

public RenderTexture,UnityEngine alphaBodyTexture
Résultat UnityEngine.RenderTexture

bodyCount public_oe property

public int bodyCount
Résultat int

bodyIndexBuffer public_oe property

public ComputeBuffer,UnityEngine bodyIndexBuffer
Résultat UnityEngine.ComputeBuffer

bodyIndexImage public_oe property

public byte[] bodyIndexImage
Résultat byte[]

bodyIndexMaterial public_oe property

public Material,UnityEngine bodyIndexMaterial
Résultat UnityEngine.Material

bodyIndexTexture public_oe property

public RenderTexture,UnityEngine bodyIndexTexture
Résultat UnityEngine.RenderTexture

color2DepthBuffer public_oe property

public ComputeBuffer,UnityEngine color2DepthBuffer
Résultat UnityEngine.ComputeBuffer

color2DepthCoords public_oe property

public Vector2[] color2DepthCoords
Résultat Vector2[]

color2DepthMaterial public_oe property

public Material,UnityEngine color2DepthMaterial
Résultat UnityEngine.Material

color2DepthTexture public_oe property

public RenderTexture,UnityEngine color2DepthTexture
Résultat UnityEngine.RenderTexture

colorCameraFOV public_oe property

public float colorCameraFOV
Résultat float

colorImage public_oe property

public byte[] colorImage
Résultat byte[]

colorImageHeight public_oe property

public int colorImageHeight
Résultat int

colorImageTexture public_oe property

public Texture2D,UnityEngine colorImageTexture
Résultat UnityEngine.Texture2D

colorImageWidth public_oe property

public int colorImageWidth
Résultat int

depth2ColorBuffer public_oe property

public ComputeBuffer,UnityEngine depth2ColorBuffer
Résultat UnityEngine.ComputeBuffer

depth2ColorCoords public_oe property

public Vector2[] depth2ColorCoords
Résultat Vector2[]

depth2ColorMaterial public_oe property

public Material,UnityEngine depth2ColorMaterial
Résultat UnityEngine.Material

depth2ColorTexture public_oe property

public RenderTexture,UnityEngine depth2ColorTexture
Résultat UnityEngine.RenderTexture

depthCameraFOV public_oe property

public float depthCameraFOV
Résultat float

depthCameraOffset public_oe property

public float depthCameraOffset
Résultat float

depthHistBuffer public_oe property

public ComputeBuffer,UnityEngine depthHistBuffer
Résultat UnityEngine.ComputeBuffer

depthImage public_oe property

public ushort[] depthImage
Résultat ushort[]

depthImageBuffer public_oe property

public ComputeBuffer,UnityEngine depthImageBuffer
Résultat UnityEngine.ComputeBuffer

depthImageHeight public_oe property

public int depthImageHeight
Résultat int

depthImageMaterial public_oe property

public Material,UnityEngine depthImageMaterial
Résultat UnityEngine.Material

depthImageTexture public_oe property

public RenderTexture,UnityEngine depthImageTexture
Résultat UnityEngine.RenderTexture

depthImageWidth public_oe property

public int depthImageWidth
Résultat int

erodeBodyMaterial public_oe property

public Material,UnityEngine erodeBodyMaterial
Résultat UnityEngine.Material

faceOverlayOffset public_oe property

public float faceOverlayOffset
Résultat float

hintHeightAngle public_oe property

public bool hintHeightAngle
Résultat bool

infraredImage public_oe property

public ushort[] infraredImage
Résultat ushort[]

isPlayModeEnabled public_oe property

public bool isPlayModeEnabled
Résultat bool

jointCount public_oe property

public int jointCount
Résultat int

lastBodyIndexFrameTime public_oe property

public long lastBodyIndexFrameTime
Résultat long

lastColorFrameTime public_oe property

public long lastColorFrameTime
Résultat long

lastDepthFrameTime public_oe property

public long lastDepthFrameTime
Résultat long

lastInfraredFrameTime public_oe property

public long lastInfraredFrameTime
Résultat long

playModeData public_oe property

public string playModeData
Résultat string

selectedBodyIndex public_oe property

public byte selectedBodyIndex
Résultat byte

sensorHgtDetected public_oe property

public float sensorHgtDetected
Résultat float

sensorIntPlatform public_oe property

public DepthSensorPlatform sensorIntPlatform
Résultat DepthSensorPlatform

sensorInterface public_oe property

public DepthSensorInterface sensorInterface
Résultat DepthSensorInterface

sensorRotDetected public_oe property

public Quaternion,UnityEngine sensorRotDetected
Résultat UnityEngine.Quaternion