VS:EditShaderRecord

From Vectorworks Developer
Revision as of 14:29, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

shaderRecord HANDLE The shader record to edit.

Version

Availability: from VectorWorks10.1