BlendState
The BlendState class represents a renderer blend state configuration.
Methods
constructor(value: BlendStateValue)BlendState
Creates a new BlendState instance.
valueBlendStateValue - The value to set or use.
Returned:
- BlendState - The result of the call.
GetIndex()number
Retrieves the index.
Returned:
- number - The requested index.