From: Marcelo D. P. <mar...@gm...> - 2022-02-13 03:49:25
|
Hi all, I am building a CGO object of a cone and I want to embed a transparency value to it. So far I managed to create the cone with the line below: *obj = [cgo.CONE] + begin + end + [radius_begin, radius_end] + color1 + color2 + [1.0, 1.0]* Could someone provide more information on how the CGO objects are structured (which values are expected and their formats)? Best regards, -- *Marcelo Depólo Polêto, Ph.D.* Postdoctoral Associate Office: 106B Engel Hall Department of Biochemistry Virginia Tech 340 West Campus Dr. Blacksburg, VA 24061 gender pronouns <https://ccc.vt.edu/resources/Gender_Pronouns.html>: he/him/his |