ActionScript 3.0 :: Context3D SetProgramConstants?

Feb 15, 2012

point to documentation on how to use this in respect to loading a Material with Ka Kd Ks Ns and Tr as OBJ material.

View 4 Replies


Similar Posts:


ActionScript 3.0 :: Mix Normal Sprite With Context3D Object?

Dec 15, 2011

Just querying if is it possible to mix normal sprite with Context3D object.

View 8 Replies

Flash :: Can Constants (vertex Or Fragment) Be Reset / Nullified In Context3D

Jan 17, 2012

If I make multiple draw calls for various Program3D instances, is there a way that I can reset or nullify the constants if I'm no longer using them in the next following Program3D assignment?

Is it even necessary that I do something like this?

//Nullify 'vc0' in the vertex shader:
context3D.setProgramConstantsFromVector("vertex", 0, null);

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved