Share via


MTLPrimitiveAccelerationStructureDescriptor.MotionStartBorderMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLMotionBorderMode MotionStartBorderMode { [Foundation.Export("motionStartBorderMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMotionStartBorderMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("motionStartBorderMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMotionStartBorderMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MotionStartBorderMode : Metal.MTLMotionBorderMode with get, set

Property Value

Attributes

Applies to