Compartilhar via


MeshSpecification.TypeUbyte4 Campo

Definição

Cuidado

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

Representa quatro 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 do campo

Value = 4
Atributos

Comentários

Representa quatro bytes. Seu tipo de sombreador equivalente é half4.

Documentação Java para android.graphics.MeshSpecification.TYPE_UBYTE4.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a