up
This commit is contained in:
@@ -106,6 +106,8 @@ type FxParams struct {
|
||||
Grunge *float64 `json:"grunge,omitempty"`
|
||||
Bevel *float64 `json:"bevel,omitempty"`
|
||||
Seed *float64 `json:"seed,omitempty"`
|
||||
Dark string `json:"dark,omitempty"` // dark inter-letter edge (per colour palette)
|
||||
Outer string `json:"outer,omitempty"` // silver/rim colour (glossy)
|
||||
}
|
||||
|
||||
// setKeys lists the JSON names of the params that are actually set, for
|
||||
|
||||
Reference in New Issue
Block a user