Explorar o código

documentation

Pamela Wolf %!s(int64=4) %!d(string=hai) anos
pai
achega
2687bc07b1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/Materials/Node/nodeMaterialBlockConnectionPoint.ts

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

@@ -151,6 +151,9 @@ export class NodeMaterialConnectionPoint {
      */
     public isExposedOnFrame: boolean =  false;
 
+    /**
+     * Gets or sets number indicating the position that the port is exposed to on a frame
+     */
     public exposedPortPosition: number = -1;
 
     /**