次の方法で共有


GLKTextureOperations.ApplyPremultiplication プロパティ

定義

テクスチャをエンコードされたアルファ チャネルと事前に乗算する必要があるかどうか。

public Nullable<bool> ApplyPremultiplication { get; set; }
member this.ApplyPremultiplication : Nullable<bool> with get, set

プロパティ値

注釈

既定値は false です。

圧縮形式のテクスチャでは true に設定しないでください。

適用対象