Home | History | Annotate | Download | only in dom

Lines Matching refs:SPOT

269  * The spot element declares the parameters required to describe a spot light
270 * source. A spot light source radiates light in one direction from a known
271 * location in space. The light radiates from the spot light source in a
274 * of a spot light source is also attenuated as the distance to the light
284 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SPOT; }
410 * The spot element declares the parameters required to describe a spot light
411 * source. A spot light source radiates light in one direction from a known
412 * location in space. The light radiates from the spot light source in a
415 * of a spot light source is also attenuated as the distance to the light
455 * Gets the spot element.
456 * @return a daeSmartRef to the spot element.