MeshSpecification.TypeUbyte4 Feld

Definition

Achtung

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

Stellt vier Byte dar.

[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

Feldwert

Value = 4
Attribute

Hinweise

Stellt vier Byte dar. Der entsprechende Shadertyp ist halb4.

Java Dokumentation für android.graphics.MeshSpecification.TYPE_UBYTE4.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: