9 lines
91 B
V Shell
9 lines
91 B
V Shell
|
vs.1.1
|
||
|
|
||
|
#include "macros.vsh"
|
||
|
|
||
|
mov oPos.xyz, $vPos.xyz
|
||
|
mov oPos.w, $cOne
|
||
|
|
||
|
mov oD0, $vColor
|