ContentTypeModelViscosity Property
|
Defines the viscosity of the Content.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic double Viscosity { get; set; }
Property Value
Type:
Double
Remarks
This property accepts values between 0 and 1.
Content with a Viscosity of 1 will behave as a solid.
See Also