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