设置纹理坐标在XYZ方向上的偏移。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public void SetPosition( int iTexture, ValueType pnt ) |
参数
- iTexture
- Type: System..::.Int32
指定的贴图索引,如果只有一张贴图,则输入0
- pnt
- Type: System..::.ValueType
指定UV在XYZ方向上的偏移值,一般为Point3D类型