다음을 통해 공유


GLKTextureOperations.ApplyPremultiplication 속성

정의

텍스처를 인코딩된 알파 채널에 미리 곱해야 하는지 여부입니다.

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

속성 값

설명

기본값은 false입니다.

압축된 형식의 텍스처에 대해 true로 설정하면 안 됩니다.

적용 대상