====== Project:GetProjectMap2 filter ====== ===== Filter info ===== ^ Description | ''GetProjectMap2'' may be used to retrieve a map from L3DT’s current project. | ^ Author | [[user>Aaron]] | ^ Plugin | [[bundywiki>plugins:calc:ZG_project|ZG_project]] ^ ===== Looks like ===== | {{:plugins:calc:zeograph:filters:project_getprojectmap2.png|:plugins:calc:zeograph:filters:project_getprojectmap2.png}} | ===== Input pins ===== ^ Name ^ Type ^ Default value ^ Description ^ | //MapName// | string | "HF" | The name of the map in L3DT's project. Please see 'comments' (below) for an explanation of possible values. | ===== Output pins ===== ^ Name ^ Type ^ Description ^ | //hMap// | hvar | A handle to the map from L3DT's current project. | ===== Options ===== This filter has no options. ===== Comments ===== ==== Values of 'MapName' option ==== The following map names may be used to retrieve maps from L3DT's current project: ^ MapName value ^ Map in L3DT's project ^ | "DM" | Design map | | "HF" | Heightfield | | "WM" | Water map | | "WS" | Salinity map | | "AM" | Attributes map | | "TN" | Terrain normals map | | "LM" | Light map | | "SH" | Shadow map | | "SpecLM" | Specular light map | | "TX" | Texture map |