C# Class GPUGraph.RuntimeGraph._SerializableFloatParamInfo

ファイルを表示 Open project: heyx3/GPUNoiseForUnity

Public Properties

Property Type Description
DefaultValue float
IsSlider bool
SliderMin float

Property Details

DefaultValue public_oe property

public float DefaultValue
return float

IsSlider public_oe property

public bool IsSlider
return bool

SliderMin public_oe property

public float SliderMin
return float