Langage

ProgramVertexFixedFunction.Constants.SetTexture(Matrix4f) Méthode

Définition

Attention

deprecated

Ce membre est déconseillé.

[Android.Runtime.Register("setTexture", "(Landroid/renderscript/Matrix4f;)V", "GetSetTexture_Landroid_renderscript_Matrix4f_Handler")]
[System.Obsolete("deprecated")]
public virtual void SetTexture(Android.Renderscripts.Matrix4f? m);
[<Android.Runtime.Register("setTexture", "(Landroid/renderscript/Matrix4f;)V", "GetSetTexture_Landroid_renderscript_Matrix4f_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member SetTexture : Android.Renderscripts.Matrix4f -> unit
override this.SetTexture : Android.Renderscripts.Matrix4f -> unit

Paramètres

m
Matrix4f

matrice modelview

Attributs

Remarques

Ce membre est déconseillé. dans l’API 16 Définit la matrice de texture dans la mémoire tampon de la matrice de fonction fixe. La matrice de texture doit être activée dans le générateur ProgramVertexFixedFunction pour que le nuanceur l’utilise.

Java documentation pour android.renderscript.ProgramVertexFixedFunction.Constants.setTexture(android.renderscript.Matrix4f).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à