Class ReferenceCPUOps.Seed | Barracuda | 0.5.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class ReferenceCPUOps.Seed

    Inheritance
    Object
    ReferenceCPUOps.Seed
    Namespace: Barracuda
    Syntax
    protected class Seed : IDisposable

    Constructors

    Seed(ref UnityEngine.Random.State[], Int32)

    Declaration
    public Seed(ref UnityEngine.Random.State[] storage, int initialSeed)
    Parameters
    Type Name Description
    UnityEngine.Random.State[] storage
    Int32 initialSeed

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX