A base type for the nodes that perform vector operations within the visual shader graph.
	
	
		This is an abstract class. See the derived types for descriptions of the possible operations.
	
	
	
	
		
			A vector type that this operation is performed on.
		
	
	
		
			A 2D vector type.
		
		
			A 3D vector type.
		
		
			A 4D vector type.
		
		
			Represents the size of the [enum OpType] enum.