FlipbookCursor..::..Speed Property

Gets or sets the speed.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public float Speed { get; set; }
Public Property Speed As Single
	Get
	Set
public:
property float^ Speed {
	float^ get ();
	void set (float^ value);
}

Field Value

The speed.