Compartir a través de


MeshSpecification.TypeUbyte4 Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Graphics.MeshSpecificationType enum directly instead of this field.

Representa cuatro bytes.

[Android.Runtime.Register("TYPE_UBYTE4", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.MeshSpecificationType enum directly instead of this field.", true)]
public const Android.Graphics.MeshSpecificationType TypeUbyte4 = 4;
[<Android.Runtime.Register("TYPE_UBYTE4", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.MeshSpecificationType enum directly instead of this field.", true)>]
val mutable TypeUbyte4 : Android.Graphics.MeshSpecificationType

Valor de campo

Value = 4
Atributos

Comentarios

Representa cuatro bytes. Su tipo de sombreador equivalente es la mitad4.

Documentación de Java para android.graphics.MeshSpecification.TYPE_UBYTE4.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a