Click or drag to resize

MeshSimplifierSetUVs Method

Overload List
 NameDescription
Public methodSetUVs(Int32, IListVector2) Sets the UVs (2D) for a specific channel.
Public methodSetUVs(Int32, IListVector3) Sets the UVs (3D) for a specific channel.
Public methodSetUVs(Int32, IListVector4) Sets the UVs (4D) for a specific channel.
Public methodSetUVs(Int32, IListVector4, Int32) Sets the UVs for a specific channel with a specific count of UV components.
Top
See Also