Поделиться через


MeshSpecification.TypeFloat3 Поле

Определение

Внимание!

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

Представляет три с плавающей запятой.

[Android.Runtime.Register("TYPE_FLOAT3", 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 TypeFloat3 = 2;
[<Android.Runtime.Register("TYPE_FLOAT3", 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 TypeFloat3 : Android.Graphics.MeshSpecificationType

Значение поля

Value = 2
Атрибуты

Комментарии

Представляет три с плавающей запятой. Его эквивалентный тип шейдера имеет значение float3.

Документация по Java для android.graphics.MeshSpecification.TYPE_FLOAT3.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к