forked from LeenkxTeam/LNXSDK
t3du - Delete Traces
This commit is contained in:
parent
a8787bd315
commit
f42041ccb6
@ -18,7 +18,6 @@ class ProbabilisticOutputNode extends LogicNode {
|
||||
}
|
||||
|
||||
if (sum > 1){
|
||||
trace(sum);
|
||||
for (p in 0...probs.length)
|
||||
probs[p] /= sum;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user