MTLComputePipelineDescriptor.ComputeFunction 속성

정의

인스턴스에서 사용할 컴퓨팅 함수를 IMTLComputePipelineState 가져오거나 설정합니다.

public virtual Metal.IMTLFunction ComputeFunction { [Foundation.Export("computeFunction", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setComputeFunction:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ComputeFunction : Metal.IMTLFunction with get, set

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

특성

적용 대상