SCNProgramDelegate.IsProgramOpaque(SCNProgram) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("programIsOpaque:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use the SCNProgram's Opaque property instead.")]
public virtual bool IsProgramOpaque (SceneKit.SCNProgram program);
abstract member IsProgramOpaque : SceneKit.SCNProgram -> bool
override this.IsProgramOpaque : SceneKit.SCNProgram -> bool
Parameters
- program
- SCNProgram
Returns
- Attributes