Langue

MeshSpecification.TypeFloat2 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 deux floats.

[Android.Runtime.Register("TYPE_FLOAT2", 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 TypeFloat2 = 1;
[<Android.Runtime.Register("TYPE_FLOAT2", 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 TypeFloat2 : Android.Graphics.MeshSpecificationType

Valeur de champ

Value = 1
Attributs

Remarques

Représente deux floats. Son type de nuanceur équivalent est float2.

Java documentation pour android.graphics.MeshSpecification.TYPE_FLOAT2.

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 à