Constructor TransparencyUIBlock
TransparencyUIBlock(ExpandableBit, Features)
Constructs a TransparencyUIBlock based on the parameters.
Declaration
public TransparencyUIBlock(MaterialUIBlock.ExpandableBit expandableBit, TransparencyUIBlock.Features features = (TransparencyUIBlock.Features)-1)
Parameters
Type | Name | Description |
---|---|---|
MaterialUIBlock.ExpandableBit | expandableBit | Bit index used to store the foldout state. |
TransparencyUIBlock.Features | features | Features of the Transparency block. |