Partager via


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.

Documentation Java 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 le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à