Partager via


ProgramVertexFixedFunction.Constants.SetProjection(Matrix4f) Méthode

Définition

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

Documentation Java pour android.renderscript.ProgramVertexFixedFunction.Constants.setProjection(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 à