<!--
{
  "availability" : [
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CompositorServices",
  "identifier" : "/documentation/CompositorServices/LayerRenderer/Drawable/TrackingArea/renderValue-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Compositor Services",
      "CompositorServices"
    ],
    "preciseIdentifier" : "c:@F@cp_tracking_area_get_render_value"
  },
  "title" : "renderValue"
}
-->

# renderValue

Returns the render value for the tracking area.

```
var renderValue: LayerRenderer.Drawable.TrackingArea.RenderValue { get }
```

## Discussion

Use the returned value in the render pass of [`cp_drawable_get_tracking_areas_texture`](/documentation/CompositorServices/cp_drawable_get_tracking_areas_texture)
for the pixel value of the tracking area identifier.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)