Constructor
new ToonOutlinePassNode( scene : Scene, camera : Camera, colorNode : Node, thicknessNode : Node, alphaNode : Node )
Constructs a new outline pass node.
scene |
A reference to the scene. |
camera |
A reference to the camera. |
colorNode |
Defines the outline's color. |
thicknessNode |
Defines the outline's thickness. |
alphaNode |
Defines the outline's alpha. |
Properties
.thicknessNode : Node
Defines the outline's thickness.