SCNGeometry.LevelsOfDetail Proprietà

Definizione

Ottiene o imposta i livelli di dettaglio per la visualizzazione a varie distanze.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNLevelOfDetail[] LevelsOfDetail { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("levelsOfDetail", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLevelsOfDetail:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.LevelsOfDetail : SceneKit.SCNLevelOfDetail[] with get, set

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Si applica a