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


IMTLCommandBuffer.PresentDrawable Метод

Определение

Перегрузки

PresentDrawable(IMTLDrawable)
PresentDrawable(IMTLDrawable, Double)

PresentDrawable(IMTLDrawable)

[Foundation.Export("presentDrawable:")]
[Foundation.Preserve(Conditional=true)]
public void PresentDrawable (Metal.IMTLDrawable drawable);
abstract member PresentDrawable : Metal.IMTLDrawable -> unit

Параметры

drawable
IMTLDrawable
Атрибуты

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

PresentDrawable(IMTLDrawable, Double)

[Foundation.Export("presentDrawable:atTime:")]
[Foundation.Preserve(Conditional=true)]
public void PresentDrawable (Metal.IMTLDrawable drawable, double presentationTime);
abstract member PresentDrawable : Metal.IMTLDrawable * double -> unit

Параметры

drawable
IMTLDrawable
presentationTime
Double
Атрибуты

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