Показать сообщение отдельно
Старый 08.02.2013, 00:33   #159
FREE MAN
Разработчик
 
Регистрация: 20.02.2010
Сообщений: 397
Написано 173 полезных сообщений
(для 565 пользователей)
Ответ: Вопросы про Xors3D

Раз!

xSetTextureFiltering (filtering)

Sets global texture filtering method.

During texture loading the method set by this command will be assigned to this texture. If you use shaders you can change filtering type in shader's code.

Parameters:
filter Filtering type. See 'Texture filtering types' for more information

Два!

xSetTextureFilter ( Texture , mode )

Sets texture filtering method.

Parameters:
texture Texture handle
mode Filtering type. See 'Texture filtering types' for more information
(Offline)
 
Ответить с цитированием
Сообщение было полезно следующим пользователям:
tirarex (08.02.2013)