Vertices coordinates

Property definitions

gamnit $ LightPointOfViewProgram :: coord=
	# Vertices coordinates
	var coord = attributes["coord"].as(AttributeVec3) is lazy
lib/gamnit/depth/shadow.nit:464,2--465,58