height
The height of the render texture in pixels.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public override int height { get; set; }
Remarks
Note that unlike Texture.height property, this is both read and write - setting a value changes size.