Show / Hide Table of Contents

Enum TilePickerType

Namespace: DeBroglie
Assembly: DeBroglie.dll
Syntax
public enum TilePickerType

Fields

Name Description
ArrayPriority

Use the provided weights.

Default

Use the most appropriate picker, usuaully Weighted

Ordered

Pick the first available tile.

Weighted

Pick at random, based on frequencies supplied by the model

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX