Interface IMaySupportVFX
Namespace: UnityEditor.ShaderGraph
Syntax
public interface IMaySupportVFX
Methods
CanSupportVFX()
Declaration
bool CanSupportVFX()
Returns
Type | Description |
---|---|
Boolean |
SupportsVFX()
Declaration
bool SupportsVFX()
Returns
Type | Description |
---|---|
Boolean |