This version of Unity is unsupported.

RenderTextureDescriptor.useMipMap

public bool useMipMap;

Description

Render texture has mipmaps when this flag is set.

See Also: RenderTexture.useMipMap.