Share via


HasSkeletalEngine

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.