Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the sensor instance has a skeletal engine.
Syntax
bool HasSkeletalEngine(
INuiSensor *pNuiSensor
)
Parameters
- pNuiSensor
Type: INuiSensor
[in] Pointer to an instance of the sensor.
Return Value
Type: bool
Returns true if the sensor instance has a skeletal engine; otherwise, false.
Requirements
Header: Declared in NuiSensor.h; however, include NuiApi.h in your project.