다음을 통해 공유


SCNNode.Skinner 속성

정의

골격 애니메이션의 스키너를 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNSkinner Skinner { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("skinner", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSkinner:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Skinner : SceneKit.SCNSkinner with get, set

속성 값

(이 노드에 대한 추가 설명서 제공 예정)

이 값은 null일 수 있습니다.

특성

적용 대상