Popov72 4 年之前
父節點
當前提交
9561c7117b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Materials/Node/nodeMaterialBlockConnectionPoint.ts

+ 1 - 0
src/Materials/Node/nodeMaterialBlockConnectionPoint.ts

@@ -34,6 +34,7 @@ export enum NodeMaterialConnectionPointDirection {
 export class NodeMaterialConnectionPoint {
 
     /**
+     * Checks if two types are equivalent
      * @param type1 type 1 to check
      * @param type2 type 2 to check
      * @returns true if both types are equivalent, else false