SCNSceneSourceLoading Class

Definition

Options for creating and loading SCNScene objects.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNSceneSourceLoading
[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 static class SCNSceneSourceLoading
type SCNSceneSourceLoading = class
Inheritance
SCNSceneSourceLoading
Attributes

Properties

AnimationImportPolicyDoNotPlay

Represents the value associated with the constant SCNSceneSourceAnimationImportPolicyDoNotPlay

AnimationImportPolicyKey

Represents the value associated with the constant SCNSceneSourceAnimationImportPolicyKey

AnimationImportPolicyPlay

Represents the value associated with the constant SCNSceneSourceAnimationImportPolicyPlay

AnimationImportPolicyPlayRepeatedly

Represents the value associated with the constant SCNSceneSourceAnimationImportPolicyPlayRepeatedly

AnimationImportPolicyPlayUsingSceneTimeBase

Represents the value associated with the constant SCNSceneSourceAnimationImportPolicyPlayUsingSceneTimeBase

AssetDirectoryUrlsKey

Represents the value associated with the constant SCNSceneSourceAssetDirectoryURLsKey

CheckConsistencyKey

Represents the value associated with the constant SCNSceneSourceCheckConsistencyKey

ConvertToYUpKey

Represents the value associated with the constant SCNSceneSourceConvertToYUpKey

ConvertUnitsToMetersKey

Represents the value associated with the constant SCNSceneSourceConvertUnitsToMetersKey

CreateNormalsIfAbsentKey

Represents the value associated with the constant SCNSceneSourceCreateNormalsIfAbsentKey

FlattenSceneKey

Represents the value associated with the constant SCNSceneSourceFlattenSceneKey

OptionPreserveOriginalTopology
OverrideAssetUrlsKey

Represents the value associated with the constant SCNSceneSourceOverrideAssetURLsKey

StrictConformanceKey

Represents the value associated with the constant SCNSceneSourceStrictConformanceKey

UseSafeModeKey

Developers should not use this deprecated property.

Applies to