SCNGeometry.GetGeometrySourcesForSemantic(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an array of all the geometry sources that have the specified semantic.
[Foundation.Export("geometrySourcesForSemantic:")]
public virtual SceneKit.SCNGeometrySource[] GetGeometrySourcesForSemantic (string semantic);
abstract member GetGeometrySourcesForSemantic : string -> SceneKit.SCNGeometrySource[]
override this.GetGeometrySourcesForSemantic : string -> SceneKit.SCNGeometrySource[]
Parameters
- semantic
- String
Returns
- Attributes