Class JobProducerTypeAttribute | DOTS Runtime | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Class JobProducerTypeAttribute

    Inheritance
    Object
    Attribute
    JobProducerTypeAttribute
    Namespace: Unity.Jobs.LowLevel.Unsafe
    Syntax
    [AttributeUsage(AttributeTargets.Interface)]
    public sealed class JobProducerTypeAttribute : Attribute, _Attribute

    Constructors

    JobProducerTypeAttribute(Type)

    Declaration
    public JobProducerTypeAttribute(Type producerType)
    Parameters
    Type Name Description
    Type producerType

    Properties

    ProducerType

    Declaration
    public Type ProducerType { get; }
    Property Value
    Type Description
    Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020