public class GetTerrainOp extends AbstractOperation<MixedMaterial>
| Modifier | Constructor and Description | 
|---|---|
| protected  | GetTerrainOp(ScriptingContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| GetTerrainOp | fromFile(java.lang.String fileName) | 
| MixedMaterial | go() | 
goCalled, sanityCheckFileNameprotected GetTerrainOp(ScriptingContext context)
public GetTerrainOp fromFile(java.lang.String fileName)
public MixedMaterial go() throws ScriptException
ScriptException