Langue

MeshSpecification.TypeFloat4 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 floats.

[Android.Runtime.Register("TYPE_FLOAT4", 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 TypeFloat4 = 3;
[<Android.Runtime.Register("TYPE_FLOAT4", 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 TypeFloat4 : Android.Graphics.MeshSpecificationType

Valeur de champ

Value = 3
Attributs

Remarques

Représente quatre floats. Son type de nuanceur équivalent est float4.

Java documentation pour android.graphics.MeshSpecification.TYPE_FLOAT4.

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 à