C# Class GPUGraph.RuntimeGraph._SerializableFloatParamInfo

Afficher le fichier Open project: heyx3/GPUNoiseForUnity

Méthodes publiques

Свойство Type Description
DefaultValue float
IsSlider bool
SliderMin float

Property Details

DefaultValue public_oe property

public float DefaultValue
Résultat float

IsSlider public_oe property

public bool IsSlider
Résultat bool

SliderMin public_oe property

public float SliderMin
Résultat float