SCNSphere.segmentCount documentation typo

Originator:igeek1
Number:rdar://47771174 Date Originated:03-Feb-2019 12:02 PM
Status:Open Resolved:
Product:Documentation Product Version:N/A
Classification:Other Bug Reproducible:Always
 
Summary:
Here: https://developer.apple.com/documentation/scenekit/scnsphere/1523912-segmentcount

The first line of the second paragraph says `SCNSphere` when it should say `isGeodesic`.

“If the sphere’s `SCNSphere` property is true, SceneKit creates the sphere’s surface…”

But it should read:

“If the sphere’s `isGeodesic` property is true, SceneKit creates the sphere’s surface”

to match the paragraph before it.

Steps to Reproduce:
Read the docs.

Expected Results:
N/A

Actual Results:
N/A

Version:
N/A

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!