Class JobProducerTypeAttribute | DOTS Runtime | 0.32.0-preview.54
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 Saturday, January 23, 2021