[Missing <summary> documentation for "P:StarfieldDrivers.Animation.Rain.WrapTime"]
Namespace:
StarfieldDrivers.Animation
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int WrapTime { get; set; }
Public Property WrapTime As Integer
Get
Set
public:
property int WrapTime {
int get ();
void set (int value);
}
member WrapTime : int with get, set
Property Value
Type:
Int32See Also