xxxxxxxxxx
let prop = {
t_size: 50,
edges: 8,
shape: "star",
starR: 0.5,
scale: 1,
detail: [1],
reppetition: [1],
showEllipse: true,
edge2edge: false,
s_weight: 0.5,
m_fill: [0, 0, 0, 0],
m_stroke: [250, 40, 135, 255],
e_fill: [0, 0, 0, 0],
e_stroke: [40, 120, 250, 255],
mini: true,
mm_fill: [250, 250, 40, 0],
mm_stroke: [250, 250, 40, 255],
mm_reppetition: [1, 1, , 11],
m_animState:false,
m_anim: {
type: "multiply", //"i","j" "add" "multiply" "exp" "add_exp"
wave: 10,
speed: 1.5,
trans: ["s"], //t, r or s
ratio: 0.1
},
e_animState:false,
e_anim: {
type: "multiply", //"i","j" "add" "multiply" "exp" "add_exp"
wave: 10,
speed: 1.5,
trans: ["s", "r"],
ratio: 0.1
},
mm_animState:false,
mm_anim: {
type: "multiply", //"i","j" "add" "multiply" "exp" "add_exp"
wave: 10,
speed: 1.5,
trans: ["t", "r"],
ratio: 0.1
},
fade: 2,
background:[0, 0, 0]
}