DirectContext3DHandleSettings(Boolean, Int32)
Constructor
Description:
Constructs an instance of settings with provided values.
Constructs an instance of settings with provided values.
Parameters
Parameter | Type | Description |
---|---|---|
visibility | Boolean | Source visibility. |
transparency | Int32 | Source transparency. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The value is invalid. The valid range is 0 through 100 |