次の方法で共有


SCNSceneSourceLoading クラス

定義

SCNScene オブジェクトを作成および読み込むオプション。

[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
継承
SCNSceneSourceLoading
属性

プロパティ

AnimationImportPolicyDoNotPlay

定数 SCNSceneSourceAnimationImportPolicyDoNotPlay に関連付けられている値を表します。

AnimationImportPolicyKey

定数 SCNSceneSourceAnimationImportPolicyKey に関連付けられている値を表します。

AnimationImportPolicyPlay

定数 SCNSceneSourceAnimationImportPolicyPlay に関連付けられている値を表します。

AnimationImportPolicyPlayRepeatedly

定数 SCNSceneSourceAnimationImportPolicyPlayRepeatedly に関連付けられている値を表します

AnimationImportPolicyPlayUsingSceneTimeBase

定数 SCNSceneSourceAnimationImportPolicyPlayUsingSceneTimeBase に関連付けられている値を表します。

AssetDirectoryUrlsKey

定数 SCNSceneSourceAssetDirectoryURLsKey に関連付けられている値を表します。

CheckConsistencyKey

定数 SCNSceneSourceCheckConsistencyKey に関連付けられている値を表します。

ConvertToYUpKey

定数 SCNSceneSourceConvertToYUpKey に関連付けられている値を表します。

ConvertUnitsToMetersKey

定数 SCNSceneSourceConvertUnitsToMetersKey に関連付けられている値を表します。

CreateNormalsIfAbsentKey

定数 SCNSceneSourceCreateNormalsIfAbsentKey に関連付けられている値を表します。

FlattenSceneKey

定数 SCNSceneSourceFlattenSceneKey に関連付けられた値を表します。

OptionPreserveOriginalTopology

SCNScene オブジェクトを作成および読み込むオプション。

OverrideAssetUrlsKey

定数 SCNSceneSourceOverrideAssetURLsKey に関連付けられている値を表します。

StrictConformanceKey

定数 SCNSceneSourceStrictConformanceKey に関連付けられている値を表します。

UseSafeModeKey

開発者は、この非推奨のプロパティを使用しないでください。

適用対象