C# Класс Kinect.KinectInterop.SensorData

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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

Описание свойств

alphaBodyTexture публичное свойство

public RenderTexture,UnityEngine alphaBodyTexture
Результат UnityEngine.RenderTexture

bodyCount публичное свойство

public int bodyCount
Результат int

bodyIndexBuffer публичное свойство

public ComputeBuffer,UnityEngine bodyIndexBuffer
Результат UnityEngine.ComputeBuffer

bodyIndexImage публичное свойство

public byte[] bodyIndexImage
Результат byte[]

bodyIndexMaterial публичное свойство

public Material,UnityEngine bodyIndexMaterial
Результат UnityEngine.Material

bodyIndexTexture публичное свойство

public RenderTexture,UnityEngine bodyIndexTexture
Результат UnityEngine.RenderTexture

color2DepthBuffer публичное свойство

public ComputeBuffer,UnityEngine color2DepthBuffer
Результат UnityEngine.ComputeBuffer

color2DepthCoords публичное свойство

public Vector2[] color2DepthCoords
Результат Vector2[]

color2DepthMaterial публичное свойство

public Material,UnityEngine color2DepthMaterial
Результат UnityEngine.Material

color2DepthTexture публичное свойство

public RenderTexture,UnityEngine color2DepthTexture
Результат UnityEngine.RenderTexture

colorCameraFOV публичное свойство

public float colorCameraFOV
Результат float

colorImage публичное свойство

public byte[] colorImage
Результат byte[]

colorImageHeight публичное свойство

public int colorImageHeight
Результат int

colorImageTexture публичное свойство

public Texture2D,UnityEngine colorImageTexture
Результат UnityEngine.Texture2D

colorImageWidth публичное свойство

public int colorImageWidth
Результат int

depth2ColorBuffer публичное свойство

public ComputeBuffer,UnityEngine depth2ColorBuffer
Результат UnityEngine.ComputeBuffer

depth2ColorCoords публичное свойство

public Vector2[] depth2ColorCoords
Результат Vector2[]

depth2ColorMaterial публичное свойство

public Material,UnityEngine depth2ColorMaterial
Результат UnityEngine.Material

depth2ColorTexture публичное свойство

public RenderTexture,UnityEngine depth2ColorTexture
Результат UnityEngine.RenderTexture

depthCameraFOV публичное свойство

public float depthCameraFOV
Результат float

depthCameraOffset публичное свойство

public float depthCameraOffset
Результат float

depthHistBuffer публичное свойство

public ComputeBuffer,UnityEngine depthHistBuffer
Результат UnityEngine.ComputeBuffer

depthImage публичное свойство

public ushort[] depthImage
Результат ushort[]

depthImageBuffer публичное свойство

public ComputeBuffer,UnityEngine depthImageBuffer
Результат UnityEngine.ComputeBuffer

depthImageHeight публичное свойство

public int depthImageHeight
Результат int

depthImageMaterial публичное свойство

public Material,UnityEngine depthImageMaterial
Результат UnityEngine.Material

depthImageTexture публичное свойство

public RenderTexture,UnityEngine depthImageTexture
Результат UnityEngine.RenderTexture

depthImageWidth публичное свойство

public int depthImageWidth
Результат int

erodeBodyMaterial публичное свойство

public Material,UnityEngine erodeBodyMaterial
Результат UnityEngine.Material

faceOverlayOffset публичное свойство

public float faceOverlayOffset
Результат float

hintHeightAngle публичное свойство

public bool hintHeightAngle
Результат bool

infraredImage публичное свойство

public ushort[] infraredImage
Результат ushort[]

isPlayModeEnabled публичное свойство

public bool isPlayModeEnabled
Результат bool

jointCount публичное свойство

public int jointCount
Результат int

lastBodyIndexFrameTime публичное свойство

public long lastBodyIndexFrameTime
Результат long

lastColorFrameTime публичное свойство

public long lastColorFrameTime
Результат long

lastDepthFrameTime публичное свойство

public long lastDepthFrameTime
Результат long

lastInfraredFrameTime публичное свойство

public long lastInfraredFrameTime
Результат long

playModeData публичное свойство

public string playModeData
Результат string

selectedBodyIndex публичное свойство

public byte selectedBodyIndex
Результат byte

sensorHgtDetected публичное свойство

public float sensorHgtDetected
Результат float

sensorIntPlatform публичное свойство

public DepthSensorPlatform sensorIntPlatform
Результат DepthSensorPlatform

sensorInterface публичное свойство

public DepthSensorInterface sensorInterface
Результат DepthSensorInterface

sensorRotDetected публичное свойство

public Quaternion,UnityEngine sensorRotDetected
Результат UnityEngine.Quaternion