Advertisement
Guest User

Untitled

a guest
Jan 8th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. layer = new Layer
  2. width:200
  3. height:200
  4. custom:
  5. myCustomVariable:20
  6.  
  7. Then define it with:
  8. layer.custom.myCustomVariable = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement