Class JobProducerTypeAttribute | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    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 © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023