Brings up the edit shader dialog for this shader. Returns true if the user pressed the OK button to dismiss the dialog.
FUNCTION EditShaderRecord(shaderRecord : HANDLE): BOOLEAN;def vs.EditShaderRecord(shaderRecord):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| shaderRecord | HANDLE | The shader record to edit. |
Availability: from VectorWorks10.1