<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/VideoPlayerEvents/VideoSizeDidChange",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation17VideoPlayerEventsO0C13SizeDidChangeV"
  },
  "title" : "VideoPlayerEvents.VideoSizeDidChange"
}
-->

# VideoPlayerEvents.VideoSizeDidChange

```
struct VideoSizeDidChange
```

## Topics

### Instance Properties

[`let screenMeshSize: SIMD2<Float>`](/documentation/RealityKit/VideoPlayerEvents/VideoSizeDidChange/screenMeshSize)

video screen mesh size in meters

[`let videoDimension: SIMD2<Float>`](/documentation/RealityKit/VideoPlayerEvents/VideoSizeDidChange/videoDimension)

Video resolution

## Relationships

### Conforms To

[`Event`](/documentation/RealityKit/Event)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

---

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)