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.
Gets the current frame of the background sprite animation.
Syntax
public:
property int32 CurrentBackgroundFrame {
int32 get ();
}
public int CurrentBackgroundFrame { get; }
var currentBackgroundFrame = cursorModel.currentBackgroundFrame;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The current frame of the background sprite animation.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )