Langue

MeshSpecification.TypeUbyte4 Champ

Définition

Attention

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

Représente quatre octets.

[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

Valeur de champ

Value = 4
Attributs

Remarques

Représente quatre octets. Son type de nuanceur équivalent est half4.

Java documentation pour android.graphics.MeshSpecification.TYPE_UBYTE4.

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 à