Share via


MPSRayIntersector.RayMaskOptions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSRayMaskOptions RayMaskOptions { [Foundation.Export("rayMaskOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRayMaskOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rayMaskOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setRayMaskOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.RayMaskOptions : MetalPerformanceShaders.MPSRayMaskOptions with get, set

Property Value

Attributes

Applies to