xxxxxxxxxx
let prop = {
t_size: 50,
edges: 8,
shape: "star",
starR: 0.5,
scale: 1,
rotation:0,
detail: [1],
reppetition: [1],
showEllipse: true,
edge2edge: false,
s_weight: 0.5,
m_fill: [0, 0, 0],
m_alpha:0,
m_stroke: [250, 40, 13],
m_s_alpha:255,
e_fill: [0, 0, 0],
e_alpha:0,
e_stroke: [40, 120, 250],
e_s_alpha:255,
mini: true,
mini_scale:1,
mini_rotation:0,
mm_fill: [250, 250, 40],
mm_alpha:255,
mm_stroke: [250, 250, 40],
mm_s_alpha:0,
mm_reppetition: [1],
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]
}