Skip to content

RandomizationDescriptor

struct · namespace Hazel

Extended descriptor for randomization components with range defaults.

public struct RandomizationDescriptor

Constructors

RandomizationDescriptor(ComponentDescriptor, float, float, string)

public RandomizationDescriptor(ComponentDescriptor baseDesc, float defaultMin, float defaultMax, string target)

Fields

Field Description
public ComponentDescriptor Base
public float DefaultRangeMax
public float DefaultRangeMin
public string EngineTarget

Source: Hazel/Learn/MdpComponent.cs