Property | Type | Description | |
---|---|---|---|
OnColorChanged | System.Action |
Method | Description | |
---|---|---|
Highlight ( float intensity, Color color ) : void | ||
ModelColoring ( ) : System | ||
Unhighlight ( ) : void |
Method | Description | |
---|---|---|
ColorHashCode ( Color color ) : int |
protected ColorHashCode ( Color color ) : int | ||
color | Color | |
return | int |
public Highlight ( float intensity, Color color ) : void | ||
intensity | float | |
color | Color | |
return | void |