start_houdini_server

Function start_houdini_server 

Source
pub fn start_houdini_server(
    pipe_name: impl AsRef<str>,
    houdini_executable: impl AsRef<Path>,
    fx_license: bool,
) -> Result<Child>
Expand description

Start an interactive Houdini session with engine server embedded.