vopwritevfl command

Writes code generated by a VOPNET to a file.

All Usages Examples

Usages

  1. vopwritevfl vop_node vfl_file

vop_node can be either a VOP node or a VOPNET node. If you specify a VOP node, the command will use its enclosing VOPNET. You should specify vop_node relative to the current node in the network hierarchy.

Examples

vopwritevfl /vex/surface1 $HIH/vex/Surface/surface1.vfl
Write the surface1 VFL code to the proper VEX subdirectory for VEX Surface shaders.