Gets or sets the speed at which the eye position changes.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public double EyeSpeed { get; set; } |
| Visual Basic |
|---|
Public Property EyeSpeed As Double Get Set |
Remarks
This value should be greater than 0 and less that or equal than 1. with 1 meaning instantaneous changes.