Table of Contents

Class PriorityTransformUtil

Namespace
RandomizerCore.Randomization
Assembly
RandomizerCore.dll

Utility class for creating Depth Priority Transforms that do simple mathematical operations.

public static class PriorityTransformUtil
Inheritance
PriorityTransformUtil
Inherited Members

Methods

CreateTransform(float, TransformType, ItemPriorityDepthEffect)

public static DefaultGroupPlacementStrategy.DepthPriorityTransformHandler CreateTransform(float coefficient, PriorityTransformUtil.TransformType type = TransformType.Linear, PriorityTransformUtil.ItemPriorityDepthEffect priorityDepthEffect = ItemPriorityDepthEffect.Cliff)

Parameters

coefficient float
type PriorityTransformUtil.TransformType
priorityDepthEffect PriorityTransformUtil.ItemPriorityDepthEffect

Returns

DefaultGroupPlacementStrategy.DepthPriorityTransformHandler