다음을 통해 공유


SCNRenderer.Loops 속성

정의

모든 애니메이션 실행이 완료된 후 장면이 다시 시작되는지 여부를 제어하는 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Loops { [Foundation.Export("loops")] get; [Foundation.Export("setLoops:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Loops { [Foundation.Export("loops")] get; [Foundation.Export("setLoops:")] set; }
member this.Loops : bool with get, set

속성 값

구현

특성

적용 대상