sampler2D

Element Information

Model

Source

<xs:element name="sampler2D" type="gles_sampler_type"/>

Sample

< newparam xmlns = "http://www.collada.org/2008/03/COLLADASchema" sid = "baseMap_Sampler" >

< sampler2D>

< instance_image url = "base" />

< minfilter>

LINEAR

</ minfilter>

< magfilter>

LINEAR

</ magfilter>

< mipfilter>

LINEAR

</ mipfilter>

</ sampler2D>

</ newparam>