ProgramVertexFixedFunction.Constants.SetProjection(Matrix4f) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
deprecated
Ce membre est déconseillé.
[Android.Runtime.Register("setProjection", "(Landroid/renderscript/Matrix4f;)V", "GetSetProjection_Landroid_renderscript_Matrix4f_Handler")]
[System.Obsolete("deprecated")]
public virtual void SetProjection (Android.Renderscripts.Matrix4f? m);
[<Android.Runtime.Register("setProjection", "(Landroid/renderscript/Matrix4f;)V", "GetSetProjection_Landroid_renderscript_Matrix4f_Handler")>]
[<System.Obsolete("deprecated")>]
abstract member SetProjection : Android.Renderscripts.Matrix4f -> unit
override this.SetProjection : Android.Renderscripts.Matrix4f -> unit
Paramètres
- m
- Matrix4f
matrice de projection
- Attributs
Remarques
Ce membre est déconseillé. dans l’API 16 Définit la matrice de projection dans la mémoire tampon de la matrice de fonction fixe
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.