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