writeMargins
The extra margins, in points, required for the effect to write to destination texture.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public PostProcessingMargins writeMargins { get; set; }
Remarks
If the _computeRequiredWriteMarginsCallback callback is defined, this value is ignored.