o3d.state.WIREFRAME

5 views
Skip to first unread message

Nicolas Kassis

unread,
Sep 24, 2010, 12:14:06 PM9/24/10
to o3d-d...@googlegroups.com
Is anyone using o3d.state.WIREFRAME with webgl? I can't figure out why
that doesn't seem to work anymore.

Nic

--
-----------------
Nicolas Kassis

drnk

unread,
Oct 10, 2010, 10:18:30 AM10/10/10
to O3D-discuss
Im using it.
here is my code:

var material = g_material;

var state = this.pack.createObject('State');
material.state = state;
state.getStateParam('FillMode').value = g_o3d.State.WIREFRAME;


Greetings
Reply all
Reply to author
Forward
0 new messages