======Метод Shader.AddInteger3(String, Int32, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.visualization.shaders|Topomatic.Visualization.Shaders]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public Integer3ShaderParameter AddInteger3(string name, int x, int y, int z) **Параметры** * //name// * Тип: System.String * //x// * Тип: System.Int32 * //y// * Тип: System.Int32 * //z// * Тип: System.Int32 **Возвращаемое значение** * Тип: [[developers:references:topomatic.visualization.shaders.integer3shaderparameter|Topomatic.Visualization.Shaders.Integer3ShaderParameter]]