ISCNSceneRenderer.ProjectPoint(SCNVector3) 方法

定义

[Foundation.Export("projectPoint:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public SceneKit.SCNVector3 ProjectPoint (SceneKit.SCNVector3 point);
abstract member ProjectPoint : SceneKit.SCNVector3 -> SceneKit.SCNVector3

参数

point
SCNVector3

返回

属性

适用于