MaximumResolution¶
The maximum resolution of the portal effect.
Resolution is derived from the texel size and the size of the largest dimension of the bounds of the geometry.
Declaration¶
public int MaximumResolution { get; set; }
The maximum resolution of the portal effect.
Resolution is derived from the texel size and the size of the largest dimension of the bounds of the geometry.
public int MaximumResolution { get; set; }