MTLAccelerationStructureMotionCurveGeometryDescriptor.ControlPointBuffers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLMotionKeyframeData[] ControlPointBuffers { [Foundation.Export("controlPointBuffers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setControlPointBuffers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("controlPointBuffers", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setControlPointBuffers:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ControlPointBuffers : Metal.MTLMotionKeyframeData[] with get, set

Property Value

Attributes

Applies to