Class RandomBspRoomsPreviewBehaviour
Inheritance
object
RandomBspRoomsPreviewBehaviour
Namespace: InsaneScatterbrain .ScriptGraph .Editor
Syntax
public class RandomBspRoomsPreviewBehaviour : IPreviewBehaviour
Methods
GetPreviewTexture(ProcessGraphNode)
Declaration
public Texture2D GetPreviewTexture(ProcessGraphNode nodeInstance)
Parameters
Type | Name | Description |
---|---|---|
Process |
nodeInstance |
Returns
Type | Description |
---|---|
Unity |
IsCompatibleWith(ScriptGraphGraph)
Declaration
public bool IsCompatibleWith(ScriptGraphGraph graph)
Parameters
Type | Name | Description |
---|---|---|
Script |
graph |
Returns
Type | Description |
---|---|
bool |