Method GetNumCustomBlendables
GetNumCustomBlendables(CameraState)
Get the number of custom blendable items that have been added to this CameraState
Declaration
public static int GetNumCustomBlendables(this CameraState s)
Parameters
| Type | Name | Description |
|---|---|---|
| CameraState | s | State to check. |
Returns
| Type | Description |
|---|---|
| int | The number of custom blendable items added. |