class ClothingContainer.Entry
Used for serialization
public Nullable<float> Tint { get; set; }
Tint variable used to evaluate the model tint color gradient
public int Id { get; set; }
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public ClothingContainer.Entry( )
😔 No documentation found.