-
Notifications
You must be signed in to change notification settings - Fork 516
SceneKit tvOS xcode14.0 beta2
Alex Soto edited this page Jun 24, 2022
·
3 revisions
#SceneKit.framework
diff -ruN /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SCNShadable.h /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SCNShadable.h
--- /Applications/Xcode_14.0.0-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SCNShadable.h 2022-05-31 15:04:25.000000000 -0400
+++ /Applications/Xcode_14.0.0-beta2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SCNShadable.h 2022-06-17 15:27:04.000000000 -0400
@@ -548,7 +548,7 @@
| struct SCNFramebuffer {
| float4 color; // Contents of the destination framebuffer corresponding to the fragment being processed
- | } _framebuffer; // Available since macOS 13.0, iOS 16, tvOS 16 and watchOS 9.
+ | } _framebuffer; // Available since macOS 13, iOS 16, tvOS 16 and watchOS 9.
|
| Access: ReadOnly
| Stages: Fragment shader only
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status