Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnityEngine
Rendering
PostProcessing
MinAttribute
C# Class UnityEngine.Rendering.PostProcessing.MinAttribute
Inheritance:
Attribute
Exibir arquivo
Open project: StefanJo3107/ASCII-Rendering-Shader-in-Unity
Public Properties
Property
Type
Description
min
float
Public Methods
Method
Description
MinAttribute
(
float
min
) :
System
Creates a new attribute.
Method Details
MinAttribute()
public
method
Creates a new attribute.
public
MinAttribute
(
float
min
) :
System
min
float
return
System
Property Details
min
public_oe property
The minimum value the field will be clamped to.
public
float
min
return
float