mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 21:50:22 +02:00
Updated SynTags.
This commit is contained in:
@@ -56,8 +56,10 @@ DefineHeader(Table;Headers=Anchor Type|What it is): Anchor Types
|
||||
DefineHeader(Table;Headers=Name|Definition): Terminology
|
||||
DefineHeader(BulletList): Requirements
|
||||
DefineSynTags:
|
||||
VNF = Returns a VNF when called as a function.
|
||||
Path = Returns a Path when called as a function.
|
||||
Region = Returns a Region when called as a function.
|
||||
VNF = Can return a VNF when called as a function.
|
||||
Path = Can return a Path when called as a function.
|
||||
Region = Can return a Region when called as a function.
|
||||
Mat = Can return a transformation matrix when called as a function.
|
||||
Geom = Returns Geometry when called as a module.
|
||||
Trans = When called as a module, performs a transformation on the children.
|
||||
|
||||
|
Reference in New Issue
Block a user