Share via


MTLInstanceAccelerationStructureDescriptor.InstanceDescriptorBuffer Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLBuffer? InstanceDescriptorBuffer { [Foundation.Export("instanceDescriptorBuffer", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInstanceDescriptorBuffer:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("instanceDescriptorBuffer", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setInstanceDescriptorBuffer:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.InstanceDescriptorBuffer : Metal.IMTLBuffer with get, set

Property Value

Attributes

Applies to