sabers
This commit is contained in:
committed by
Diego Marcos
parent
25ec36e686
commit
ce6e155c9a
@@ -34,6 +34,7 @@ AFRAME.registerComponent('trail', {
|
||||
side: THREE.DoubleSide,
|
||||
vertexColors: THREE.VertexColors,
|
||||
transparent: true,
|
||||
blending: THREE.AdditiveBlending,
|
||||
vertexShader: [
|
||||
'varying vec4 vColor;',
|
||||
'attribute vec4 vertexColor;',
|
||||
|
||||
Reference in New Issue
Block a user