Mechanism of injection
If one dependency is found in the scope, it will be automatically injected.
If two or more are found, manual injection is required.
If the type is an asset type (shader, material, sprite, scriptable object, etc.), manual injection is required
Last updated