Class Cs3d-Material

Drawable that binds a material for the duration of the draw method.

Part of:

package cityscape, class cs3d-parent

Direct Superclass

cs3d-parentBase class for a cs3d model that contains children

Slot

childrenInitargs::children; Reader:children-of; Type:list.
colorInitargs::color; Reader:color-of; Type:(vector single-float 4).
color-materialInitargs::color-material; Reader:color-material-of.
specularInitargs::specular; Reader:specular-of; Type:(vector single-float 4).

Direct Method

draw