Click or drag to resize

PlayerModelRandomizeSkinColor Property

Determines whether we randomize the hand's skin color or not. Default is true

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool RandomizeSkinColor { get; set; }

Property Value

Type: Boolean
See Also