Method UpdateRayProber
UpdateRayProber(uint, Ray)
Updates the designed ray prober
Declaration
[HandleProcessCorruptedStateExceptions]
public void UpdateRayProber(uint proberID, Ray ray)
Parameters
| Type | Name | Description | 
|---|---|---|
| uint | proberID | The ray prober Id  | 
    
| Ray | ray | Update the prober's ray values  |